In FSM Mobile, we have Task Steps screen which is "List with CheckBox”.
Our requirement is to set the Steps to be completed when the screen is launched.
We are able to use “Populate Script” to populate the Completed flag, when the screen is opened.
But, when clicking on Next, the data doesn’t get saved.
Can you please assist in either handling the checkbox change event or in the NEXT button script to save the changes.