Current ArcGIS Pro version: 3.3.4
In previous versions of Pro I was able to copy field names from the Fields Data Design dialog when in a map. Now, I can right-click on the field name and click the copy button (you can see that the button is not grayed out in the attached screenshot) but when I go to paste, it doesn't do anything - nothing is copied to clipboard.
We tried installing ArcGIS Pro v4 but it doesn't seem to be fixed in that version either.
Any ideas on why this is happening? Is it happening to anyone else?
Double click on the value to highlight it --> with the pointer over the selection --> right click --> Copy then try pasting
Double-clicking on the text to highlight it doesn't work for me.
Your solution works on fields like the Alias but not on the field name text field.
Hi @BarryNorthey. That could work in some instances but only when you have the correct access to the table. I cannot add/remove/alter fields in our sde feature classes so that isn't an option. Also, this is functionality that has worked in past Pro versions but now does not.
I'm experiencing the same issue.
Often want to copy the fieldnames over to the Notebook for analysis but copy is present but doesn't work in Pro 3.3.2
The option to Copy is present but doesn't actually copy anything.
I wish ESRI would fix this, but I'm sure they'll say this is "working as intended".🤣
These might work:
Data Engineering View
Alternately highlight the target field names in the left and drop into the right panel; doesn't Calculate statistics.
Fields View
Alternately
Can we mark this as the Solution??
Your method works perfectly. Better than what ESRI Tech Support told us which was to use the Generate Schema Report tool or just ListFields using Python.