Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Dependent Choice Lists

MStritt
Tera Guru

I have Field 2 dependent on Field 2.

Field 1:
A
B
C
D

Field 2:
Unknown
None
Empty
Populated

Can I have a choice on Field 2 show if any of the choices from Field 1 are selected? For example, I want Unknown to show if any of the choices are selected in Field 1. Or, I want Unknown to show if A, B or C is selected in Field 1.  Or, is it only 1 for 1? Meaning, only 1 choice from Field 2 can show on only 1 choice from Field 1?

1 ACCEPTED SOLUTION

In that case you need to create 3 separate records for antivirus with each dependent value [inquiry, hardware and database]. See screenshot for reference. 

find_real_file.png

NOTE - Make sure to use value as dependent value not Label.

 

Thanks & Regards,

Sharjeel

Regards,
Muhammad

View solution in original post

6 REPLIES 6

Thanks. I'll play around with it.

Hi Mr Muhammad,

continue to this thread, I have one more condition need to be added which is "incident type",  each type has dedicated dependency between category and subcategory. how can we achieve that?

 

RockHuang_0-1675068962688.png

we implemented like this:

 client script onload to remove options,  add our configured options via g_form.addOption.

it works on UI16, but Agent workspace. I don't know the backed logic for "dependent value". Highly appreciated if any suggestion.

 

best regards,

Rock