Hyperlinks on multiple columns on a table
Summary
Hyperlinks on multiple columns on a tableContent
Hi,
we are looking for guidance where multiple columns of a table can have a hyperlink and clicking upon the selected hyperlink child table data should display.
we were able to create detail page for selected Row of the table but unable to create a hyperlink on table columns and navigation upon click.
below is the scenario:
Master table:
| Name | Custom Count | Standard Count | Total Count | 
| Test1 | 1 | 1 | 2 | 
| Test2 | 1 | 2 | 3 | 
| Test3 | 1 | 0 | 1 | 
Child Table:
| Name | Description | Template | Type | 
| Test1 | Test1 Custom | /cust/rd01 | Custom | 
| Test2 | Test2 Custom | /cust/rd03 | Custom | 
| Test3 | Test3 Custom | /cust/rd02 | 
            Tagged:
            
        
0