Hi all,
I have some JAVA components that have the ‘type="external"’ attribute which is added to the ‘form’ tag. This should disable the standard LiveSite content item replacement (i.e. ‘submit=true&componentID=xxxxxxxxxxx’ is not added to the query string) as far as I know.
This works correctly on the TeamSite server, however the standard LiveSite content item replacement is not disabled as ‘submit=true&componentID=xxxxxxxxxxx’ is added to the query string.
There is any configuration to be done for this to work and where should I get it?
Thanks.