lsw-fabian
Hi Fabian,
How are you?
As a follow up of the previous question, I have the opposite interest :-)
I have a list data element that has a field displayed as URL, and for each row, it opens a new tab with the page/document pointed by the URL in the field. This is the default behavior.
What I would like to achieve is to be able to have the URL hidden, and instead display a button for each row in the list that (using a frontend function) opens the corresponding URL inside an iframe inside REI3, so the user doesn't leave the application context, and also I don't expose the document URL in plain text.
It could be a button that shows in each row (as another field in the row), or a button in the Form that somehow identifies the selected row, gets the URL from that row and calls the frontend function to display that content inside an iframe.
How can I achieve this?
Thank you!!
Warm regards