Hi, I have an on load event issue. I have a user input task A with a lot of fiel

Hi, I have an on load event issue. I have a user input task A with a lot of fields, JavaScript to generate hidden fields depending on dropdown value, dates validations, etc... Once submitted, the same user get a task B to review the inputs (in between there are various scripts, HTML doc from template and mov doc linked by chained activity, but in total approx 15 automatic nodes) . In this task, user can select to go back to task A or proceed (Next steps radio box & XOR to trigger depending on the selection).
If the user select to go back to task A, the form opens but the event rule load is not started. User needs to save the task and reopen it to finally get the load event. It's really an issue as in the first load data are missing on the form, and date validations failed and block the submission. The load event is linked to a java script which hidden or display fields depending on values.
Is there a reason why this is happening in my case? Could it be specia...

OriginalPostID-106542

OriginalPostID-106542

  Discussion posts and replies are publicly visible