How to map the Parameters to clipboard when Run script action is called.
I have a requirement to pass the parameters to the new flow action and load the section on the basis of what was selected in 1st flow action- section.
STEP 1. I have 8 links inside the section on click of link, I have called a Run script and passed the 2 parameters (language, Id), which will hide and show the respective sections on click event and loads data accordingly.
STEP2: Can I save the language and Id Parameters that was passed on click event to the clipboard? How can we achieve this?
STEP3: Submitted the 1st screen , called another flow action and 2nd screen loaded, I want the language and ID parameters here in another flow action to load data accordingly.
What approaches do you suggest?
Regards,
Ruhi