RoboHelp changing url query parameter characters
Hi,
If I create a link in RH of the form <p><a href="index.htm?test=test">link</a></p> and compile the project then click on the link, the url in the browser navbar appears as index.htm&test=test, i.e. RoboHelp has changed the ? in the query parameter to &.
Our development team have written some code that allows RoboHelp to retrieve information dynamically from the application it is documenting, and as part of this it needs to bring back information via parameters in the url. Unfortunately when RoboHelp substitutes the ? for the & it means that the information is not correctly sent into RoboHelp.
Is there a way to stop this substitution happening? I'm using RH 2020.
Thanks,
Mark
