Field options dependent on another Field from Form Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 08:53 AM
I am configuring a Form from the Form Desogner.
At this point I just created a multiple choice field called "Reporting Category" and added its options, as you can see in screenshot 1.
Now, I created another multiple choice field called "Reporting Subcategory", which has more options, but I need them to be dependent on the "Reporting Category" options.
That is, if the option in field 1 is "Forest" -> the options in field 2 are "Trees, Rain"
If field 1 is "Beach" -> field 2 options are "Sand, Sun", etc.
When configuring Field 2 "Reporting Subcategort" it appears like screenshot 2...
Any help is really appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 10:06 AM
@Aram Sosa You can achieve this by using dependent field functionality on the dictionary level.
See this docs page: Make a field dependent.
Once the subcategory field is dependent on category, update the subcategory "Dependent" field to the value of the category.