Creating a different link to view action for each record in detail view

I want to change the linktoview action in the detail view but don't know how to do that.

Here is my table view

Screenshot_16-12-2024_1246_www.appsheet.com.jpeg

โ€ƒHere is the detail view

Screenshot_16-12-2024_12457_www.appsheet.com.jpeg

โ€ƒSo what I am trying to is change the click here to enter trial action in the detail view to be different for each row of the table view (ie link to a different view on each row)

Can anyone advise?

Solved Solved
0 2 130
1 ACCEPTED SOLUTION

LINKTOVIEW's target view name can be an expression. So create a field to store the view name and use it to jump to whatever view you want.

View solution in original post

2 REPLIES 2

LINKTOVIEW's target view name can be an expression. So create a field to store the view name and use it to jump to whatever view you want.

Thanks got it sorted from your reply

Top Labels in this Space