ArcGIS 2.7.3: How to identify the number of fields in a particular attribute table?
I couldn’t figure out how to identify the number of fields in a particular attribute table without the need to apply python script. How to get them numbered while they are displayed in the “fields view” as per the screenshot below
The behavior you're seeing in ArcGIS Pro is identical to the workflow in ArcMap. To my knowledge, the core ArcMap application did not have a number in the Feature Class Properties-Fields. ArcGIS Pro, in this particular example, is at functional equivalency with ArcMap. It sounds like your Python script is the way to go in this case. If you'd like this functionality in a future release of ArcGIS Pro, then I'd recommend creating an ArcGIS Pro idea. Thx!