Hi all,
I wanted to know about how to keep the values we entered on a certain step of an assistant, before going to the previous step.
Below are the steps to reproduce the issue I currently have.
- In the Master Part step, values are entered and click Next.
- Comm Group value is entered in the Inventory Part step and click on Previous to go back to Master Part step.
- Then, once again, click Next and come back to Inventory Part.
Expected result : To see the Comm Group value that was selected previously.
Actual result : The value is empty
Is there any recommended way we could follow to keep the values entered as it is even after going back to previous step and come back?