Hello,
I'm having an issue with Action Forms where a user is prompted to sign in to submit a form when a required field is not filled out. This form previously worked just fine. Any ideas?
The default behaviour when a required field is not filled, is highllight the field (red color).
So, the behaviour you are describing has a different cause. As you are saying it happens only when required fields are not being filled, there are 2 areas to consider
To find the culprit, you can set the condition of an action with 1==0. As this is never true, the action is skipped. So, by adding/deleting this condition you can find out where in the flow the issue is.
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.