Hi,
We are experiencing an issue with the “Previous” button in our multi-step form. Specifically, when we go back to a previous step, the AJAX functionalities of the fields stop working.
Unfortunately, we are unable to resolve this issue through modifications to our code, as the functions involved are part of the Scriptcase framework.
Below is the list of functions that are executed when the “Previous” button is pressed:
- scBtnFn_sys_format_stepret()
- scJQWizardGoToPreviousStep()
- scJQWizardValidateStep(stepGoTo)
- do_ajax_form_Prova_submit_page_0(stepGoTo)
- do_ajax_form_Prova_submit_page_cb_0(data)
- scJQWizardGoToStep(stepNo)
- displayChange_page(page, status)
- displayChange_page_0(status)
- displayChange_block(block, status)
- displayChange_block_0(status)
- displayChange_field(status)
- displayChange_field_ani(row, status)
Could you provide us with guidance on how to solve this issue or suggest any possible alternative? We would greatly appreciate your help.
Thanks,