forumwebuser
MIS
Hi,
I created a form template to use inside a workflow. This template as 3 required fields.
In the workflow, I have 4 steps. The first step is the initial step. The second and third steps are form steps and the fourth is something to do wit a document.
In the firste step I want the user to see only some fields of the form template and input values only to those fields. the same with the second two steps. To accomplish this I created form views. Basically, I edit the html of the template, delete some fields in each view, save tit and then imported as views of the template.
The problem is that, Im getting an error in the first step saying that "One or more fields are required and need to be filled". I guess these fields are the fields I deleted from the views (and that are required). I thought that this validation was client side or if it was server side, the fields I deleted from the view were not counting towards this validation. So my question is: how can I have users filling a form in a collaboratively way when the form has required fields?
thank you
I created a form template to use inside a workflow. This template as 3 required fields.
In the workflow, I have 4 steps. The first step is the initial step. The second and third steps are form steps and the fourth is something to do wit a document.
In the firste step I want the user to see only some fields of the form template and input values only to those fields. the same with the second two steps. To accomplish this I created form views. Basically, I edit the html of the template, delete some fields in each view, save tit and then imported as views of the template.
The problem is that, Im getting an error in the first step saying that "One or more fields are required and need to be filled". I guess these fields are the fields I deleted from the views (and that are required). I thought that this validation was client side or if it was server side, the fields I deleted from the view were not counting towards this validation. So my question is: how can I have users filling a form in a collaboratively way when the form has required fields?
thank you