Hi
In the version before 2009.1, it was possible to output javascript links like this:
...
While it may look bad, it was extremely useful for our application (we only use web-based reporting).
In 2009.1, texts are escaped and the link is outputted verbatim, making it unusable.
Setting the AllowHtmlTags to true, does not help as are still removed.
Implementing it is a link does not help, as showModalDialog() is a javascript function.
Is there any way we can get the old functionality back?
Thanks.
--Jakob
Javascript links in 2009.1
-
- Posts: 2
- Joined: Mon Nov 03, 2008 6:06 am
- Location: Denmark
Javascript links in 2009.1
Hello Jakob,
Please set property StiOptions.Export.Html.ReplaceSpecialCharacters to false.
Thank you.
Please set property StiOptions.Export.Html.ReplaceSpecialCharacters to false.
Thank you.
Javascript links in 2009.1
Hello,
I also have the same problem.
I'm not sure how to set the StiOptions.Export.Html.ReplaceSpecialCharacters to false.
Also in Web.Designer I can't event write the character < in the Expression field.
Regards Joakim
I also have the same problem.
I'm not sure how to set the StiOptions.Export.Html.ReplaceSpecialCharacters to false.
Also in Web.Designer I can't event write the character < in the Expression field.
Regards Joakim
Javascript links in 2009.1
Hello Jakob,
The error is fixed. The patch will be available on July 13, 2009.
Thank you.
The error is fixed. The patch will be available on July 13, 2009.
Thank you.