Select to view content in your preferred language

Is it possible to expand the domain values ​​in a smart form based on a chosen field?

516
2
09-26-2024 05:20 AM
Labels (1)
HansvanBuggenum
Emerging Contributor
Hi,

Is it possible to expand the domain values ​​in a smart form based on a chosen field?
Suppose we have a field with 3 options. A, B and C. A field with the options 1,2,3,4. 
If A is selected in the first field, the second field must only show options 1 and 2, if B is selected, 1 and 3 must be shown in the second field, etc.
Can this be set in a smart form? (ArcGis Portal 11.1)
0 Kudos
2 Replies
EmilyGeo
Esri Regular Contributor

Hi @HansvanBuggenum

You can do this by setting up subtypes in ArcGIS Pro. You can designate a subtype field that will categorize features into different subtypes. Then you can customize domains as well as default values for each subtype. Those will be honored in the smart form.

0 Kudos
HansvanBuggenum
Emerging Contributor

Hi,

That doesn't seem like an option. It looks like I have to create a new field first and then I can create a subtype for that filed. I can not create a subtype on existing fields. It concerns an existing feature class with a lot of data.

0 Kudos