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 choices on reference fields

Vinya Jakkula
Tera Contributor

Hi,

I have a choice filed choices like, 

Infrastructure Incidents

Infrastructure Support

CMDB-Device42

SSL Management

based on choices I have a reference filed that need to be auto populate like

if 

Infrastructure Incidents

Infrastructure Support is selected need to populate as IS:LDAPAddUser
IS:LDAPModUserGroups
IS:LDAPAddGroup
IS:LDAPAddSudoRule
IS:LDAPModifySudoRule
IS:LDAPTroubleshoting
IS:LDAPServiceManagement
IS:DNSRecordsOps
IS:DNSZoneManagement
IS:DNSTroubleshoting
IS:DNSServiceManagment
IS:ProxyAddacls

 if CMDB-Device42 then show up as D42:Application Access
D42:Data Update
D42:Integration
D42:Reporting
D42:TecCounselling 

please help me on this.

1 REPLY 1

SN_Learn
Kilo Patron
Kilo Patron

Hi @Vinya Jakkula ,

 

Please try the solution provided in below post:

Creating a dependency for a reference field on choice field 

How to make choice field dependant on reference field 

Set Choice field based on the reference field 

 

Mark this as Helpful / Accept the Solution if this helps

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.