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.

Parent field choice values to be available on child class field

Madhu5
Tera Contributor

Hi All,

I have a table called x which has a field of choice type 'state' and 7 choices.I have another table called y which is a child class of x.Y has the state field which has 4 choices.My customer wants the parent choices to be available on the child for all the choces.How can we achieve this.

I know when there are choice values created for childres,parent choices will not be listed.Please suggest if there is any way to display the parent choices in the child table.

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

On the child table just right click on the field and -> Configure Choices

find_real_file.png

 

Here it shows you the choices on the field form parent table and child table, you cna chose to use all or selected.  And then save.

-Anurag

 

-Anurag