The following pop-up functionality of modifying attributes is already available in AGOL/Portal, but it would be helpful if these items were available when you publish web services from ArcGIS Pro:
- number formatting
- date formatting
- change attribute order
Example 1:
Imagine you publish a map service that gets consumed from 10 different web maps. By default, AGOL/Portal formats numeric fields with 2 decimal places and uses commas to separate every three numbers (e.g. 108.56 or 12,345,678.90). If this is undesired (for us, it usually is!), you have to make a fix 10x, which is tedious and error-prone. This always needs adjustment for latitude/longitude values in decimal degrees, which are present in most of our point features.
Example 2:
You have a date field, say "Last Updated". By default, AGOL/Portal displays date fields with a time. For our purposes, time of update isn't necessary, but you have to modify this in each web map to turn off the time part. A work around I don't want to carry out is to do a conversion of just my date field to a new/separate text field with just the date that's used only for web map purposes.
Note:
It's possible to change attribute order via different approaches; however, to match AGOL/Portal, it would be nice to have the functionality of moving attributes up/down in the popup configuration window.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.