I am creating a form for noxious weeds detections I currently have combo boxes for common name, scientific name, and weed class. I'd like to configure the form so when the user selects the common name, the scientific name and weed class auto populate. Does anyone have any idea how to accomplish this? Thank you!
No problem, you just need to update the templates based on the field you want to use.
Check out this article for a step by step guide to how to do that: Templates, Default Values, and Faster Editing, Oh My!
What I do in my 123 form is have the Code as the name and CODE Scientific Name Common name as the label. This way users can search on and of the 3 they know. Only the code stores but you can flip back and form via the domains created. Works slick. I would think you could do something similar in Field Maps.
Just an idea