Dependent Choice List Not populating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2025 01:29 PM
On my form I have 2 fields (Program and Segment / Task Order) from choice type columns in the same table.
The choices for the Segment / Task Order field are dependent on the choices in the Program field.
When I preview my form these two fields' choices populate correctly (when I change my selection in the Program field the selections in the Segment / Task Order field change appropriately)
But when I open my Portal URL to test my form, and I select a choice in the Program field the Segment / Task Order field only displays " --NONE-- " in the dropdown instead of the list of choices associated with the selection in the Program field. (see below)
What setting or configuration do I need to update to make the Dependent choice list in my Segment / Task Order field 1. populate at all and 2. populate correctly when I change selections?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2025 11:41 PM
Hi @Jedemille
How you making the changes of choices using catalog client script or other .
if catalog client script once check ui type is all or not .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 11:05 AM
When I created the columns I set the type as Choice and then added the dependent choices in the configuration panel