How do i set focus to a specific input element when a group - which is a reusable element popup - containing multiple input elements shows up after clicking a button on a specific page?
I tried using a workflow action “Set focus” when clicked on this button, but it doesn’t recognize that specific input element, i guess because its in the reusable element page.
How can i tell it to set a specific input element in a popup to be the focus when the popup shows up?