I’m using a conditional form on my wp site. After the client submits the form with specific choices, I perform a “revert” action to allow modifications. However, the client can modify choices that were not initially available to them according to the conditional logic of the form.
How can I restrict modifications to only the client’s initial choices in the form?
In addition to having conditional logic on the form fields, fields set with visibility to administrative would not show up on initial form submission but could on the steps in a workflow. If your “revert action” is setup with a combination of Gravity Flow’s approval step reverting to a user input step, both step types have settings to control which fields are editable and displayed (non-editable) which I would recommend checking. Feel free to drop us a support message if the above isn’t enough to get you sorted and we’ll make sure you can configure to show only as much as your business process requires/expects.