Does anyone know if the conditional visibility property for ArcGIS Field Maps forms can achieve something like this:
Filter down options in a smart form from one set of domain values for one field based on an entry from another set of domain values in another field.
Example:
If Category (Field 1) = “A” (Domain Value), then Priority Level (Field 2 - which would normally have up to ten different options) must be “PreModern” (Domain Value), “PreNCHRP 230” (Domain Value), or “NCHRP 230” (Domain Value).
If possible, how could I craft that expression?
Thanks!