DataList hyperlink
Confluence User - 15 Apr, 2022
Hii,
In the datalist hyperlink action, can we put the value of the hyperlink parameter as the value of the query result column
ex:
If I have a query
select id,'subform1' as HyperlinkValue from app_fd_table1
union
select id,'subform2' as HyperlinkValue from app_fd_table2
Can we put the value of the HyperLinkValue column in the Hyperlink parameter or it should be static?
datalists;hyperlink;subform;parameter;datalist_action
