Support Article
Values from form not saved to clipboard
SA-18792
Summary
In a flow which saves values and returns to the same screen, the values entered are not being saved on clipboard disappear from the form when it is refreshed.
Error Messages
Not Applicable
Steps to Reproduce
- Enter the value in the textbox.
- Click on the button.
Root Cause
The activity was called via an onClick event due to which the values were not saved to the clipboard.
Resolution
Re-implemented using the "Refresh Section" action onClick event and passing the activity in the "Refresh Section" action. After those changes, the issue no longer appears.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.