Hello All,
I am new to Share point Nintex forms and Workflows. Can someone help me to solve it.
How to store the changes done by the user on the form in another list.
Here List A is the main list where the fields stores the values on first request.
But requestor when ask for extension of dates(where he can do some changes in the products he ordered early)..now I want to store that values to another list on the same booking number.
in this Scenario requestor can ask for multiple extensions .
Can someone help me how do I implement this.
Currently I am done with first flow using state machine ..and sending the display form with link for extension. So I want that link to open in edit form so that user can do changes on previous form.
I am not sure if I am correct or not? But can someone suggest me please.