Question

BOA
IN
Last activity: 3 Oct 2024 7:58 EDT
How to open a section in new tab on click of a link in table layout
Hi All,
I have a requirement where in a table layout i will have a hyperlink, on click of that a new section should open in a new tab not in new window.
This hyperlink property reference is not work object id, its just a column from some RDB table and it doesnot have pzinskey. So i cant use open work by handle.
Please suggest the approach to achieve this.