Escaping Interaction Hyperlink values
Posted: Wed Sep 03, 2014 4:13 pm
I am having an issue w\ the use of hash tags (#) in my Interaction Hyperlink values. The hash tags are getting converted to %23 which results in an invalid URL. Is there anyway to escape the hash tag (#) in the Interaction Hyperlink value so that it does not get converted?
{RFI.AssemblePin.OrgUrl}/Projects/Details/{RFI.AssemblePin.ProjectId}#Models/{RFI.AssemblePin.ModelId}/Versions/{RFI.AssemblePin.ModelVersionId}/Views/{RFI.AssemblePin.ViewId}/Pin/{RFI.AssemblePin.PinId}
And it is exposed as follows when I export the report to PDF:
https://kahuadevtest.internalassemble.c ... dfc47e358c
{RFI.AssemblePin.OrgUrl}/Projects/Details/{RFI.AssemblePin.ProjectId}#Models/{RFI.AssemblePin.ModelId}/Versions/{RFI.AssemblePin.ModelVersionId}/Views/{RFI.AssemblePin.ViewId}/Pin/{RFI.AssemblePin.PinId}
And it is exposed as follows when I export the report to PDF:
https://kahuadevtest.internalassemble.c ... dfc47e358c