Skip to main content
Nintex Community Menu Bar

For K2 5.8 on prem + SharePoint online I have an issue with a SmartForm.

A SmartForm was generated for a SharePoint online list and I added some layout and rules customizations.

Later I added a new SharePoint list field that is a mandatory one. The SmartObject was regenerated and the new field is available to drag it on the SmartForm, but is not showed as a mandatory one.
Yes, I can add the asterisk on the label, but on save when the field doesn’t have a value is not underlined in red as the other mandatory fields.

Is there some additional configuration to do for this?

Thank you.

You will want to look for the “if the view/form passes validation” condition, usually on submit/save button is clicked action:

Then mark that control as required:

Please see below for more details:

https://help.nintex.com/en-US/nintexautomation/userguide/current/Content/Create/K2Designer/Controls/ControlValidation.htm


Reply