I have a field in a Plant layer called 'Plant Species' and another field called 'Other Plant Species'. The 'Plant Species' field has domains for a variety of plant names, with an 'Other' option at the end of the list. The 'Other Plant Species' is a string type-in that will conditionally pop up when 'Other' is selected in the Field Maps app.
Our field work is now done with, and now I would like to replace the any of the 'Other' attributes in the 'Plant Species' field, with the corresponding type-in option in the 'Other Plant Species' field in ArcGIS Pro.
How do I do this in Python? I feel like I have seen a script in Python for this before, but I cannot find it. If you can help me out with providing generic script, that would be so helpful. Thanks!