Hello,
I am creating a form that has several fields for our existing customers. I have one field that I need to add a validation rule to; it is for the customer's first name. I am looking for a way to invalidate the first name if it includes spaces as the employees who are filling these out keep putting two first names (spouses) rather than one. They know they are not supposed to do this, but they keep doing it.
I would like a validation error to come up that tells them they must only enter one first name. Right now I have it set to where it gives this error if the field contains " and " or " & " but I cannot find a way to do this if it contains a space. I am using SharePoint Online and Nintex Forms for Office 365.
Any help would be much appreciated.