Skip to main content
Nintex Community Menu Bar

Web Request error / approve user request

  • March 6, 2019
  • 1 reply
  • 9 views

Forum|alt.badge.img+2

Hi All, 

 

I have a Nintex Form with (Web Request) which is working fine when detail is selected by the user and submitted on forms.

 

I Only get an error come up when the user doesn't select anything from the list and keep it empty (Multi Selected items) and submitted the form. I get an error like (an error has occurred in Create User) and give me this link - https://docs.microsoft.com/en-us/sharepoint/dev/general-development/common-error-messages-in-sharepoint-workflow-development

 

I have no idea how to make it work please any help welcome.

 

 

 

 

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 12, 2019
Hi,
If the control requires an entry then make it a required field.
This will avoid the error as it will always be populated.