CSH without hard-coding full web address
Hi guys,
Is it possible to make CSH calls within a merged help project without hard coding the full web address in the link?
For example, in a topic I want to link to a search topic which exists in a project for functions common across all modules.
At the moment I just insert a link following Peter Grainge's source project set (described on his website, but modified slightly to work with Multiscreen HTML5).
I was thinking maybe it was possible to create the links using CSH Topic ids as this would solve a number of issues if we ever need to support more than the desktop output (long story why we aren't using Responsive HTML5 and not something I can change in the short term). However, I seem to need to specify the full web address, which means the links are incorrect when I publish to our review environment.
Instead of inserting my link as:
http://mydomain.com/index.htm?rhcsh=1?&rhmapid=SEARCHTOOL
I'm hoping to enter the link something like:
rhmapid=SEARCHTOOL
And have it just do the CSH call based on the current location. So it won't matter if the call is made on the production website or on the review website
Is there a built in feature like this, or would I need to get a custom script built?
Thanks

