Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dependent Choice List Not populating

Jedemille
Tera Contributor

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)

 

Jedemille_0-1737667309120.png

 

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?

2 REPLIES 2

NagaChandaE
Kilo Sage

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 .

 

When I created the columns I set the type as Choice and then added the dependent choices in the configuration panel