Escaping Interaction Hyperlink values

Stimulsoft Ultimate discussion
Post Reply
jdempsey@kahua.com
Posts: 28
Joined: Tue Oct 04, 2011 7:13 pm
Location: USA

Escaping Interaction Hyperlink values

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Escaping Interaction Hyperlink values

Post by Alex K. »

Hello,

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

Thank you.
jdempsey@kahua.com
Posts: 28
Joined: Tue Oct 04, 2011 7:13 pm
Location: USA

Re: Escaping Interaction Hyperlink values

Post by jdempsey@kahua.com »

We use the .Net and Silverlight components. We are rendering these particular reports server side with the .Net components.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Escaping Interaction Hyperlink values

Post 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.
jdempsey@kahua.com
Posts: 28
Joined: Tue Oct 04, 2011 7:13 pm
Location: USA

Re: Escaping Interaction Hyperlink values

Post by jdempsey@kahua.com »

Do you know the approximate timing of the next pre-release build?
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Escaping Interaction Hyperlink values

Post by Andrew »

Hello,

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

Thank you.
Post Reply