Hello, all. I am building an app within Appstudio and have everything mostly setup the way I would like except I have two fields that I need to have input from a user and they cannot be left blank.
I built a point feature layer in pro and made sure to enable the no null values for two of my fields in the table for point feature layer. I then uploaded it to Arcgis online and after allowing for edits and public use I used it as the form for my quick app.
When I get to the page for adding details for the point features I ensured were not allowed to be left null, are in red and have an asterisks next to them notifying the user that input is needed for those fields.
The problem is when I submit the form with those fields left blank, it proceeds and submits the form. How can I fix this?