making a required field in web app builder

1679
4
Jump to solution
09-12-2018 07:54 AM
MRReddy
Occasional Contributor

My feature service has nullable =true, but i want to make required field in web app builder, how to make required fields in web app builder?

Thanks

Robert Scheitlin, GISP

0 Kudos
1 Solution

Accepted Solutions
AndresCastillo
MVP Regular Contributor

I encountered this situation, and was able to find a solution:

https://community.esri.com/thread/217206-how-to-use-smart-editor-to-require-user-to-populate-field

How to use Smart Editor to require user to populate field?

View solution in original post

4 Replies
RobertScheitlin__GISP
MVP Emeritus

Malla,

  Normally you would have the field nullable=false. Where is your Feature Service hosted? On your local ArcGIS Server or AGOL?

0 Kudos
MRReddy
Occasional Contributor

it's in local ArcGIS Server

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Malla,

   And is there a reason for make the field nullable?

0 Kudos
AndresCastillo
MVP Regular Contributor

I encountered this situation, and was able to find a solution:

https://community.esri.com/thread/217206-how-to-use-smart-editor-to-require-user-to-populate-field

How to use Smart Editor to require user to populate field?