Hi everyone,
I’m configuring an editing form in ArcGIS Online for a feature layer that references data stored in an SDE geodatabase through ArcGIS Enterprise.
I’m trying to improve consistency for a Manager Name text field that directly drives symbology, so formatting consistency is important.
My goals are:
• Prevent users from entering manager names with inconsistent capitalization (example: john smith vs John Smith)
• Ideally auto-format names to proper case when entered
• Provide a dropdown or suggested list of existing manager names without relying on a traditional coded value domain, since new managers may need to be added over time
Has anyone successfully implemented a workflow for the items listed above?
Thank you.