Hi All,
I have a form which is a related action, inside of this form I also have a a!recordActionField , the user must fill out some information before they can proceed with submitting the new form.
My Issue is that after the related action is completed the main form does not get refreshed showing that no data is missing. I'm using the rule inputs for my list of validations.
Any recommendations ?
Discussion posts and replies are publicly visible
I believe your main form is a start form which is causing this. You can try making it as user input task.