The blue ones are all show columns.
I want to make each of them clickable so that it takes the user to different views.
I tried two ways:
- Making a navigation action and attaching it inline to the show column (didn’t work)
- Changing the type of show column to URL and in the content, using the linktoview(“View name”) thing that I used in the action (the desktop app worked to some extent, opened a whole new browser as opposed to navigating within the same screen, and opened the desired view. But the phone version isn’t working)
Any way / workaround for the thing I want to achieve?
