Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By cosyxu
#815488
Hi Amo,

In my web-entry form, there are three forms in the multi-steps:
1. Form A,
2. Form B,
3. Form C.

However, I found if I input some variables in form A, and then use the "Next" button to navigate to form B, and then use "the previous" button to navigate back to form A, all the input values will lose and I have to input again.

Are there any methods that I would save those values so that when I navigate back to form A, those values will be still there?

Thanks,
Yuan
By cosyxu
#815510
amosbatto wrote: Thu Aug 02, 2018 11:25 pm Add the following JavaScript to your DynaForm:
Code: Select all
if ($("#dyn_backward").length)  {
  $("#dyn_backward").click( function() {
    var formId = $("form").prop("id");
    $("#"+formId).submitForm();
  });
}
Hi Amo,

Thanks for the solution.

But it doesn't work until I turn off the "Protected value" option for the control. :shock:

Is there any security concern for turning it off?

Thanks,
Yuan

🌟 Unlock Your Financial Potential with Vortex Gene[…]

Nice post and please provide more information. Tha[…]

The step by step guide to convert MBOX files to P[…]

Starting a business in a white-label NFT marketpla[…]