psvaishnav
Programmer
Hi.
We are evaluating CE XI in place of CR9 RAS.
One of the reports we have has a hyperlink to a custom coded JSP page. The link was inserted in the Hyperlink Tab of the Format Field option as follows:
"javascriptpenPopUp("+ ToText(Join(Split(CStr({<database field name>},0),","),"")) + ")"
where openPopUp is a custom function, and the value from the database field is being passed as a parameter.
In CE XI, so far we have found that hyperlinks passed as above are ignored while displaying the report in the DHTML viewer.
Any tips on how to achieve this will be highly appreciated.
We are evaluating CE XI in place of CR9 RAS.
One of the reports we have has a hyperlink to a custom coded JSP page. The link was inserted in the Hyperlink Tab of the Format Field option as follows:
"javascriptpenPopUp("+ ToText(Join(Split(CStr({<database field name>},0),","),"")) + ")"
where openPopUp is a custom function, and the value from the database field is being passed as a parameter.
In CE XI, so far we have found that hyperlinks passed as above are ignored while displaying the report in the DHTML viewer.
Any tips on how to achieve this will be highly appreciated.