Catalog Client Script

DreDay3000
Giga Guru

Hello. I would like to only show certain values based on the selected value from another field:

When you select "Active Duty" or "ANG Co-Located", the only "Type" options that should appear are Policy Update, Product Update, and Trusted Network.

 

DreDay3000_0-1747158429108.png

DreDay3000_1-1747158490716.png

 

 

1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

Hi @DreDay3000 ,

 

Use the  Choice [sys_choice] table for these dependent values and display on catalog form via Lookup Select Box

 

AshishKM_0-1747158918507.png

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

4 REPLIES 4

AshishKM
Kilo Patron
Kilo Patron

Hi @DreDay3000 ,

 

Use the  Choice [sys_choice] table for these dependent values and display on catalog form via Lookup Select Box

 

AshishKM_0-1747158918507.png

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

can you explain more? I do not understand how to find the dependent value on sys_choice

Thanks

I think, you got that dependent value column n Choice [ sys_choice ] table.


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution