Hi,
I have an XML which is converted to CDF using the following XSLT. I have used the API jsx3.xml.XslDocument.wrap(xslt) to generate the same;
(attached)
The CDF Output:
(attached)
Required:
jsxtext value, i.e. SavedQuery1 which is a query name should be a hyperlink which on click should call a method in a class. Please help me to achieve the same. How do I change in XSLT so as to make it a hyperlink