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.

Field Type - Select multiple values

kevwatson
Giga Contributor

When someone is filling in a Catalog Item I want them to have the ability to select multiple options, however the current setup using "Select Box" only allows you to select one of the values.  Please can you tell me how this can be achieved? 

46 REPLIES 46

this is AWESOME... thanks for this trick!!

Just remember that the default ACL for the table is not readable by standard users so you will need to modify the table as well.

looks like there are two for catalog admins and survey admins... I am disabling them both. Is that what you did?

Nevermind I just saw the scripted ACL above that needs to be implemented so I disabled the 2 OOBs and created a new one using the script above and it works great!

 

Ha.. I take that back... its still blocking uses with no roles.. I see this ACL lighting up in the debugger. Why would create block from reading the choices into service portal?