Hi,
When publishing a Feature Service that enable editing of True/False (bit) attributes on SQL Server records in a SDE database, one can configure Coded Value Domain that can be used as a dropdown for selection (i.e. yes/no, instead of a checkbox).
What to do if I have a none-SDE SQL database? (Text boxes for numbers is being displayed by default for the bit type, that is converted to a Short Integer by the ArcGIS Service/MXD)
I'm at a point where I'm considering creating a custom version of the Edit Widget that I can configure, but hopefully there is a different option.
Using WAB Developer edition.
Any ideas will be much appreciated!
G