Back in the day when there was a native floating button, you could easily grab the screen title of the active screen when the button was configured to show a form screen.
For example, we could use the floating button as a contact support link and pass the screen title through on the form via values from screen > screen title even when we pointed to a different source table in the form than the screen from which the button was clicked. This would allow us to easily identify the screen where the user was experiencing the issue.
Using either action rows or buttons and a custom action to develop the same workflow, the value from screen > screen title will only let me pass the screen title of the active form screen. Is there any workaround that I’m missing?
I would appreciate any insight, thx!