Page 1 of 1

Escaping Interaction Hyperlink values

Posted: Wed Sep 03, 2014 4:13 pm
by jdempsey@kahua.com
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

Re: Escaping Interaction Hyperlink values

Posted: Thu Sep 04, 2014 7:39 am
by Alex K.
Hello,

Please clarify which product do you use .Net, WPF, Web?

Thank you.

Re: Escaping Interaction Hyperlink values

Posted: Thu Sep 04, 2014 12:40 pm
by jdempsey@kahua.com
We use the .Net and Silverlight components. We are rendering these particular reports server side with the .Net components.

Re: Escaping Interaction Hyperlink values

Posted: Fri Sep 05, 2014 2:17 pm
by Ivan
Hello,

We made some improvements in that direction.
Please check the next prerelease build when it will be available and let us know about the result.
If the issue is still present, please send us a sample report with data, which reproduce the issue, for analysis.

Thank you.

Re: Escaping Interaction Hyperlink values

Posted: Fri Sep 05, 2014 2:25 pm
by jdempsey@kahua.com
Do you know the approximate timing of the next pre-release build?

Re: Escaping Interaction Hyperlink values

Posted: Sat Sep 06, 2014 4:32 am
by Andrew
Hello,

The next prerelease build be uploaded on Friday, September, 11 2014.

Thank you.