Servicenow multi select list. Let me know if you have any questions.
Servicenow multi select list Regards Moin Documentation Find detailed info about ServiceNow products, apps, features, and releases. MRVS1 has two fields, Type (pre-filled select box) and Name (string). please review the below screenshots: Need something like this where user can filter and select the option as required: ServiceNow Learn more about ServiceNow products and solutions. Hi All, I wanted to create a multi select/list collector type field(not checkbox) values to be reference to choices table, could any one help on this ServiceNow Learn more about ServiceNow products and solutions. list collector if multi selection is required. Created another list collector field to list the managers of the selected servers using script include and onChange catalog client script. Hi, You can use 'List collector' type for catalog item/record producer variable. Administrators and users with the personalize_choices role can define the available options for choice lists. ServiceNow Community servicenow community. List check boxes in order under a label to create a multi-option question Do you want a multiple choice (where they can only choose one asnwer = radio buttons) Documentation Find detailed info about ServiceNow products, apps, features, and releases. Documentation Find detailed info about ServiceNow products, apps, features, Creates a check box that may be selected or cleared. I am create the list for multi selection of Reference. In ServiceNow when you submit the request, and look at the executions in flow designer, you can see in the runtime value, that both values selected are being show. The list collector variable allows you to choose from one to many (potentially hundreds or more) selections. ref_auto_completer=AJAXTableCompleter,ref_ac_columns=<your column names separated by semoicolon>,ref_ac_columns_search=true,ref_ac_display_value=false Requirement: New field XYZ should refer to table1 and should be able to select multiple record. ServiceNow Learn more about ServiceNow products and solutions. I have a requirement to allow users to select multiple values within 1 field. Is there a way to add attachments to multiple records at once? If my response helped please mark it correct and close the thread so that it benefits future readers. Is it possible to show Number field instead of Name in Documentation Find detailed info about ServiceNow products, apps, features, and releases. How can we create a multi picklist in servicenow? There is no field type found like multiple choice as choice type is creating dropdown list. Lookup select box (similar to reference but with drop down look and feel) We would like to show you a description here but the site won’t allow us. In serviceNow portal, we have a country list (multi select Facet) for showing KB articles. If I go to another todo in the list and then back, whatever was selected is not. Appreciate your time and response. In the List type field you can multiple value selected. I am getting the modal to populate but can't get the field names to populate within the multi select field. We have a requirement for a drop-down list that allows multiple selections and can include a price on each selection to be calculated into the check out screen. com . For multiple values , we have list collector but this will not fit for your requirement. 2. Is the. ; Store Download certified apps and integrations that complement ServiceNow. That is a reference field listing out all "cancelled and failed changes" in the list. . var_mafv_admin_access_win value is Yes it should trigger approval to a user. Impact Drive a faster ROI and amplify your expertise with ServiceNow Impact. You can think of a list collector like a multi-select reference field. If you have custom table and it is not used anywhere and if its allowed to change display List collector shows sys_id of what was selected under available and the name shows under selected in Developer forum 3 weeks ago; Building a Dynamic Multi-Select Dropdown Input Feature in ServiceNow Widget in Developer blog a month ago; Create multiple CTASKS based on variable selections in Record Producer Hello, I am attempting to create a new service catalog item with a question that is a multi-select choice. Hi, You can create a List field that will help you select multiple values or otherwise you will need to create multiple checkboxes. for service catalog you have to use list type of variable to select more than 1 value. But this is not working very good when you are to select again from the drop down - when you have many fields in the form the old field st Documentation Find detailed info about ServiceNow products, apps, features, and releases. My table has a total of 48 values. I want to add multiple values in to the form. Hi , I need to select multiple records as in list view and perform actions on selected rows as highlighted below: in portal view: currently i could ServiceNow Learn more about ServiceNow products and solutions. In the current out of box system it only allows you to do a typing view (which appears to be for the reason of the mobile interface), but this should be a configurable option for Hi, There is one variable in catalog and that is referring to cmdb_ci --- OS name i. If you don't have a Environment tab If it is a choice field then you can have only one value selected. 0 Helpfuls 514 Views; In service catalog, I used list collector 3 values. There is a catalog item have a list collector type and links with Hardware [alm_hardware] and I want to update it's state. Please let me know whether I can use Client Script or any other ways to use 'Select Box' as multi select variable. You might have to use List type variable which will reference sys_choice and can have a reference qualifier. There doesn't seem to be a tool that does this in the Form Designer. It's good that you mention an additional table in relation with the licensing. MRVS2 has one field, Name (empty select box). The end effect is that on a form, rather than expanding the List field and using a magnifying class to select values, a dropdown is To create a drop-down field with multiple choices that allow users to select multiple options in a ServiceNow Record Producer, follow these steps: Log in to your ServiceNow instance with appropriate permissions. Is. 3. This feature is perfect for creating intuitive selection interfaces in ServiceNow’s Service Portal. Allows users to select multiple values through an input-like select box with a dropdown. Create or Edit a Record Producer: Documentation Find detailed info about ServiceNow products, apps, features, and releases. Documentation Find detailed information about ServiceNow products, apps, features, and releases. If you select another the previous one gets over-written. Created a list collector field to select multiple servers and linked to cmdb_ci_linux_server table. So I created 'Select Box' variable but I would like to make the variable as 'Multi Select' on catalog form like we use as 'ListCollector'. I am trying to create a multi-select list, for that, I have used LIST data type on the form. Thanks Ankur The reason you don't want to do this for reference-> list field is because the length of the reference field is 40. Adding an Attachment Icon for Lists of Records - Method 1 . If I go to another todo in the list and then back, whatever was In this instance, they will fill out a multi-select field that notes what specific options were agreed to. If you just need a multi select option for Location then you can simply create a new field with Type as "List(glide_list)" which is referring to the Location Table. I want to update multiple records at one time. However, when we do reporting on this field it will come up with one record for a set of result. in Developer forum Documentation Find detailed info about ServiceNow products, apps, features, and releases. function onSubmit() { var gr = g_form. I thought about having a multi-select available which would show up when a permission is selected, but how can I filter the options to just what is selected. I'll try my best to explain this. I am using a multi select field in servicenow but when I try to report on it (say in like a pie chart or something) it reports all of the responses together instead of counting each response separately in a ticket. Often this is ServiceNow Learn more about ServiceNow products and solutions. Support Manage your instances, access self-help, and get technical support. A List field is capable of referencing another table and displaying reference records akin to a reference field. The list field needs more than that if you want to store more than one sys_id, which you do. Currently i am able to select only one value from related list and corresponding title I need to populate List Collector values into SC task description using flow designer in ITSM forum Saturday; How to make list collector variable dependent based on the selection from select box variable? in ITSM forum a week ago; Paste multiple comma separated values into a list collector field. This is so users can select multiple hardware items. And trying to add the field like Multi selection for Reference type. I have tried with dependent value but it works only when the form is saved. You can also specify static choices in the List field rather than Documentation Find detailed info about ServiceNow products, apps, features, and releases. I have to create a related list Affected Location , Which should multi select type and I need to link it Location table. How can I make multi. But if I select multiple records, these are not updating on Hardware. Solved! Go to Solution. Utilize a List field to enable the selection of multiple values, or alternatively, resort to the creation of multiple checkboxes. For example, My values are Mobile, Tab, Laptop. But my requirement is there are 2 'list collector' variables and with this data type you can only select 1 variable. Learning Build Hi, I have an issue with a field type for Multi-select field type. The "Choice" tool isn't going to work because we have 400 depart In List collector we can select multiple values but in select box how to get option to select multiple values? The Devvies 2025 are here! ServiceNow Learn more about ServiceNow products and solutions. I am wanting to know the best way to get a multi select field. 1. List field can refer to another table and show the reference records just like the reference field but list field has the ability to choose multiple. Thanks . For example, the field is called Select User. Documentation Find detailed info about ServiceNow products, apps, features, and releases. Please suggest me some better ways to implement it. When user select request type, I wanted to populate dependent values in service type field. Learning Build your skills with instructor-led and To create a drop-down field with multiple choices that allow users to select multiple options in a ServiceNow Record Producer, follow these steps: Log in to your ServiceNow instance with appropriate permissions. Has anyone put together a solu ServiceNow Learn more about ServiceNow products and solutions. On your catalog item, create a new multiple choice or select box variable (either will work, we are after the “Choices” related list here), give it a name and some question text and then submit. I have created choices for store field. Folks, I have checked almost all the options for having another data type but looks like 'list collector' is the only available data type for selecting multiple values. Use labels to separate questions into sections (example, left) or list check boxes in order under a label to create a question for which the user can select several options (example, check boxes). List Collectors are already multiple selection. It is my understanding that the Check Box and List Collector variables do not allow for a price association. When you create a new list field, then length is plenty long (1024). This is how I add the control: {{opt. The requirement is for the user to be able to select multiple checkboxes which then populates a singular RITM and SCTASK with whatever checkboxes were selected. In List v2, in order to dot-walk, you need to first scroll to the bottom of the list of fields, and click Show Related Fields, then re-open the field drop-down, and select a Reference field from the list, that's followed by an arrow => and then a table name. I want all those select boxes to have the same choices. However in the additional details tab it will only let me pull those options from a source table, and not custom list of options like I In the List collector i suppose to select the List table as mentioned in the below Screen: But here in my case values are not coming any table these are custom values which i created for this field purpose only. 0 Helpfuls Reply. Learning Build your skills with instructor-led and online training. Hope this help you. Is it possible to show Number field instead of Name in We know that List Field is used to select Multiple values at a time, it is working fine on a Form Level View. in ITSM forum a week ago How to display preferred column for list collector variable in Developer forum a week ago; Multi Select/List collector populated dynamically by an external api/data source in Developer forum a week ago; Recursive Catalog Item in Developer forum 3 weeks ago; Allow multiple filter selection on Search Facets in the search page. However in the additional details tab it will only let me pull ServiceNow Learn more about ServiceNow products and solutions. You can also speci Hi, I have a requirement to display a dropdown with multi select option in a public (non logged in) record producer page in a service portal. I have been asked to add a multi-select field to our Configuration Items (CI) forms that shows all the departments that would be I need to build a multi selector field where the dropdown choices list is created with REST response on Service Portal (inside catalog item). The Devvies 2025 are here! Celebrate your hard work and innovation by submitting your apps today. (dictionary display TRUE is on 'Name' Field only). The list takes too many clicks, is there a way to create a multi select drop down? Any assistance or KB articles are greatly appreciated. If Selected 2 values , 2 different flow show have to parallel and it have own activity. I tried the following ways but nothing worked: 1. In general its easy enough with UI policy. Kilo Patron In response to kranthi2. Note: Make it as read only and hide it on the form if required. addOption() to include response as choices. However, in case of a large-scale impact and multiple sites are impacted (say 50 to 100), then the List field does not provide flexibility to select multiple sites/ All sites at a time. Learning Build your skills with instructor-led and ServiceNow Learn more about ServiceNow products and solutions. ServiceNow Tips & Tricks: Making List Collectors More Useful. e choice table which is having more than 100 choices. The list collector variable type in the service catalog is advantageous when it comes to allowing multiple selections on a catalog variable without We have a designed List collector type field when user select the serach icon and the user can select 1 option and the widonw gets close, we need it to design to have multiple selection in a single click just like slush bucket. For select box variables it's easy, you can create a catalog client script to call an ajax script, get REST response and then, use g_form. Anyone has any ideas to handle/overcome this scenario with minimum changes to this design? I recently had an ask to send multiple values from a list collector in ServiceNow, to a multi Select field in Jira with the same values in both locations. Learning I have a requirement where "region" field is a "choice" and has 4 values, and another field as "store" which has to be multi select, hence I had it as "list". We will not be able group by multiple columns in a list report , However you can something similar by using "Functional Fields" Below the bar graph select group by state and stack by region. Our Milestone ServiceNow experts share their tips & tricks: today’s tip comes from Lynne Reynolds and is about making list collectors more useful. Accept and hit Helpful if it helps. Create or Edit a Record Producer: Hi, I have a requirement to display a dropdown with multi select option in a public (non logged in) record producer page in a service portal. We have created a List field called "Business Dependent" so that we can select multiple selection on this field. Hello Experts, I need help with below two scripts in servicenow 1. e. not a choice list like on a select box. Harish KM. No need of list collector. Based on my requirement, I can't use ListCollector variable. I have two field types that point to the same table. The Devvies 2025 are here! ServiceNow Learn more about ServiceNow products and solutions. In a scoped app I created a glide list field of members of a group, the list works as expected except when I use the 'select multiple' option, I see the valid names and after selecting and saving some of them, the changes are not saved I have been asked to add a multi-select field to our Configuration Items (CI) forms that shows all the departments that would be impacted if that CI were to go down. Now, this list type field is dependent on another field. Also check this link. I need create each task each value. Hi Everyone , We are having one requirment , in which the field is List type , and the user want to select multiple records in single time not one by. add the field to list view if not present already. The purpose, and definition, of a List Collector variable type is to select multiple values from a list, so that type should work for you if can get the custom choices to appear - typically this is a list of values from a table, not a choice list like on a select box. Hey guys, I had a requirement, where from a drop down list, depending on the selected value, to show different fields. I used list collector but values are not capturing in the form. You can do this by switching multiple choice variable to list collector, Follow the steps. g. Support Manage your instances, access self-help, My requirement is, I need to select the multiple options from multi select dropdown list. Table1 contains two field 'Name' and 'Number'. So i need multiple selection for Reference filed. See demos and learn more about the Xanadu release, our biggest AI release yet. this is the list collector: this is BR on table: Documentation Find detailed info about ServiceNow products, apps, features, and releases. https://docs. Hi All, I have a List type field Mode on cmdb_ci_appl table, like list contains the choices Self Bus Train Road it's a multiselect kind of field, user can select more than one choice at time, like user can select self,train or self,train,bus or train ,road etc As per my requirement if the user choic In service catalog, I used list collector 3 values. But now i need to able to select multiple values at Currently the Site ID field is a List field. I can select the multiple options in dropdown but those selected Hi all, I have a requirement to create a multiple choice selection field in multi-row variable set. Need to make it multi select checkbox. But i need the url for that. Go to solution. com) Thank you, Ali Hey Folks, Good Day!! i want to create an variable with 10 choices and i want to select multiple choices on the variable at the front end. I have a multi select variable on catalog item form which shows below two values So whenever the "Admin Access" i. servicenow. Add any choices your variable needs. Currently the Site ID field is a List field. I have field over my change form. please find attached image. currently configured field XYZ as LIST datatype. This video demonstrates how can we select multiple values in a variable in Service Catalog. However, the List field distinguishes itself by offering the flexibility to make multiple selections Documentation Find detailed info about ServiceNow products, apps, features, and releases. But when i try to edit the same field on List Level View, i am unable to Select Multiple Values at once. Is it We need to let the user select multiple options from a list in a custom todo widget. Mandatory and Read only UI policies don't apply to this variable type. As list collector will refer to the table and will show display value. ; Impact Drive a faster ROI and amplify your expertise with ServiceNow Impact. #servicenow #developer #servicenowcatalog #itil #itsm #orlando I recently had an ask to send multiple values from a list collector in ServiceNow, to a multi Select field in Jira with the same values in both locations. Support Manage your instances, 4th- I've found the 2 best ways to do a "multi-select" on the portal is to use a list collector, or, to create a series of checkboxes next to each other with a Label in front of it The List type field accepts multiple references rather than just one. They can select multiple user into the field; then submit the record. Join the ServiceNow Learn more about ServiceNow products and solutions. Displays selected values and dynamically updates available options. Mark While I can select which X-roles and Y-Permissions that are required I cannot specify that for example this permission is only for this role, while this permission is for both these roles etc. Support Manage your instances, access self-help, I am attempting to create a new service catalog item with a question that is a multi-select choice. If am using reference filed it is getting captured. I have the same requirement - basically I have a list collector variable where I specified the glide_list attribute to make a list collector variable behave like a glide_list field. But when i try to edit the same field on List Level View, i am unable to Select Multiple Values at once It is behaving as a reference field on list view, i mean i am able to select one value Has anyone had any experience in adding options to a select box within a multi-row variable set, based on information added to another multi-row variable set? e. Hi i have a requirement in which we want all the records in list view of the table to be selected as soon as the view loads without checking the last checkbox. Impact Accelerate ROI and amplify your expertise. Hi, I have a catalog item where one of the variables (it is part of a variable set) will display all assets assigned to a selected user, but then I need the requestor to select only one of the assets, so I would ideally like to use a multiple choice field type, but when I try and use the g_form. When you re-open the drop-down list again, you'll see the fields from that table. I have the following, which works ok for the value selected. This reference field value (example: sys_user(User)) may be removed and the Related List 'Choices' may be populated with specific Choice values. Ideally a calendar on a record producer or form where they can select all of their dates, if this isnt possible, is there a multi select field where I can list out 365 dates and they can select accordingly? Documentation Find detailed info about ServiceNow products, apps, features, and releases. So now if I want to have multiple selection of choice done at same time and transfer all of the choices selected to one of the new CI created and store all choices selected in that table choice value field ,So how this can be performed. Learning Build skills with instructor-led and online training. addOption() method to add the users assets to the field nothing happens. Anyone has any ideas to handle/overcome this scenario with minimum changes to this design? A choice list is a type of field that allows users to select from a pre-defined set of options. Please suggest. Just open the list and apply conditions to the list to get records you want to update. I used LIST COLLECTOR variable type which is working fine but in portal our end users will be selecting at a minimum of 20 records and it is impossible for them to select each record manually ServiceNow Learn more about ServiceNow products and solutions. I guess the most seamless solution is to use a built-in multi line text variable that insures the OOB behavior (e. Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact. Navigate to the Service Catalog by clicking on "Service Catalog" in the application navigator. I need to find a way to allow multiple dates to be selected on a form, and I am struggling to find a better way than 10+ date fields that do not look very appealing. I wanted to give users an option to do multi-selection of records from Virtual Agent, just like a 'list_collector' type of field does. So for example, if one CI record has this field value selected as Tax,Finance,PPC. Create multiple CTASKS based on variable selections in Record Producer in Developer forum a month ago; Multiple Selection field in Multi-Row Variable Set in Developer forum 12-03-2024; Select multiple values in List View of Platform UI in Developer forum 12-01-2024; Display SubFlow variables in Approval notification body in Developer forum 11 Creating a multi-select/Slush Bucket/widget that gives me a list of all records which need to be selected by End User when submitting a Catalog request. How can make the store field dependent on region. Features of the Multi-Select Input ServiceNow Learn more about ServiceNow products and solutions. Partner Grow your business with promotions, news, and marketing tools for partners. Let me know if you have any questions. refer: Edit multiple records in a list using the list editor (servicenow. Thanks, Hi , You can use add/remove multiple buttons for this - Please find below image for this : Next in the Edit member popup you can select multiple user record and click add to add on your list. Based on the Type se Hi I am working on a Incident form, we have a field called Related Incident which is referring incident table. Hello together, Does anyone know if there is a possibility to enable "multi select" for List fields in the Configurable Workspace like it. #servicenow #developer #servicenowcatalog #itil #itsm #orlando ServiceNow Learn more about ServiceNow products and solutions. The data to populate the options, comes i Note: the multi-select list works we on the table form you design it on, but if you dot-walk to the list from another table form is misbehaves badly. For example, if on a ticket I selected Selection 1 and also Selection 2 in the same ticket it would show up on the pie chart as Hello All, I want to create a field similar to glide_list in the record producer. Thanks You can do this by switching multiple choice variable to list collector, Follow the steps. However, when I go to create a report, it's not accurately reporting how many times each Option was chosen, because on requests where multiple options were selected, it's showing that as one variable. Store Download certified apps and integrations that complement ServiceNow. Partner Grow your business with promotions, news, and marketing tools. You can do it in list view. I can select the multiple options in dropdown but those selected Documentation Find detailed info about ServiceNow products, apps, features, and releases. I tried creating it using label and checkboxes. is there any possibility where we can select multiple names in List collector variable at a time ? @Mohith Devatte @Ankur Bawiskar @Jaspal Singh . if I select one record, it updates the record of the table. In the List collector i suppose to select the List table as mentioned in the below Screen: final goal is user will have the option select multiple. showing up in the list of mandatory fields), but will be made invisible by a variable of type Custom, the latter also insuring the interface, using the former (the multi line text) to store the value. I however would like to use the "Add/Remove Multiple" icon that would allow users to select a group of values, not just one at a time like it's behaving right now. In clicking the UI action, I am hoping to grab all of the fields from the form it is currently on and have them added to a multi select choice field, allowing the user to select what fields they'd like to copy. So if you change that field to a list collector, you'll have to specify the List table in the Type specifications tab of the variable record. On your catalog item, create a new multiple choice or select box variable (either will Hi, I have an use case where for a request catalog item, I need to have a multi select form field, which would display a number of options (some cases 100+ options) in the form of a dropdown, and the user should have the ability to select multiple options. I am using a UI page in conjunction with a UI Action. Please suggest the field type to be used to create a multi picklist. in Developer forum yesterday; Confirmation Message with Yes or No options in Developer forum Tuesday; Recursive Catalog Item in Developer forum a week ago Requirement: New field XYZ should refer to table1 and should be able to select multiple record. Upon user SSO Login, the 'Global' and the logged in user country must be auto checked and the respective KB article has to be display when searched. getValue('catalog_list'); // getting the List Collector Variable value ServiceNow Learn more about ServiceNow products and solutions. then you can select entire column in list view and update records at once go. It is behaving as a reference field on list view, i mean i am able to select one value at a time, Is there a way to upload an attachment to multiple records at one time? Also check this video. label}} The control is Documentation Find detailed info about ServiceNow products, apps, features, and releases. All records should be checked automatically on load. You can create a List field that will help you select multiple values or otherwise you will need to create multiple checkboxes. ref_auto_completer=AJAXTableCompleter,ref_ac_columns=<your column names separated by semoicolon>,ref_ac_columns_search=true,ref_ac_display_value=false Multi Select/List collector populated dynamically by an external api/data source in Developer forum yesterday; Routing approval based on a variable which can have multiple values. Created an ACL for the sys_choice table with public access I recently had an ask to send multiple values from a list collector in ServiceNow, to a multi Select field in Jira with the same values in both locations. Is there a way to create a Multi Select Choice list Variable that I can control the Choice list without using a table and the users can select multiple items from the Choice list? You can do this by switching multiple choice variable to list collector, Follow the steps 1. (ie shows the labels initially, but if you open the list, you only see the values selected and not the full list of labels, and then when you close the list you only see the comma delimited list You can create a List field that will help you select multiple values or otherwise you will need to create multiple checkboxes. I have been tried with the variable type as Multiple choices and Select box, but i cant able to select more than one choices. Thank you, Hemanth ServiceNow MVP 2024 We have a need to use the SlushBucket in the Service Portal Catalog Item in order to allow the user to select multiple options and bring them into a list at a time. And also in some sites ,its suggested with the type list Collector but only list is found in available types. Now the requirement is user should be able to select multiple values over that field. Also there is another Multi select Documentation Find detailed info about ServiceNow products, apps, features, and releases. How to make it possible, please help ServiceNow Learn more about ServiceNow products and solutions. Glide list is used in forms to select more than 1 value. Can some one help me on this? Thanks Saranya Solved: Hi All, In Service Catalog item , I want to store the values selected by List Collector in a multi line text box through client. Thanks. However, only 16 values populate as variable selection on my Multi-select field and on my reference field type, all Hi all, I am create one table. Please see the attachment we require the same multiple selection at In a catalog item, for a variable we are using custom table. Hi, You can use the Variable as "List Collector" for selecting multiple Values as shown below: The above List Collector can also be converted into a Glide List Variable as it is available in Incident or any other form, similar to Watch List field where users can select multiple values too . I have a multiple select in a todo widget with some options selected. Created an ACL for the sys_choice table with public access In my order guide, I need to check the values selected in my list collector variable, and if certain values are selected then the value of a yes/no variable is set to Yes. Another difference with List Collector and Select Box is, that you could select multiple values with a List Collector. Also, a user should be able to select multiple values out of the populated list. Can someone help to get this so Multi Select/List collector populated dynamically by an external api/data source in Developer forum 18 hours ago Business rule creating multiple import sets in Developer forum 19 hours ago Mark a single record as primary allegation Documentation Find detailed info about ServiceNow products, apps, features, and releases. How to make it possible, please help Solved: Hi all, I have a catalog item that I want to use multiple select boxes on. Has anyone put together a solu List collector variables point to reference tables. We know that List Field is used to select Multiple values at a time, it is working fine on a Form Level View. You can specify the columns that are returned when searching by using attributes on the variable. But i did not get that type of filed. Closes the dropdown when clicking outside of it. my requirement is below: when we try to select the value , i am able to select one value at a time. List collector variables are a great way (currently the only way) to allow a user to select multiple options from a referenced table in a single variable on a service catalog item. final goal is user will have the option select multiple. ; Partner Grow your business with promotions, news, and marketing tools for partners. The list takes too many clicks, is there a way to create a multi select drop down? Any assistance or KB articles are greatly appreciated Documentation Find detailed info about ServiceNow products, apps, features, and releases. The only modification needed to the above Variable is while defining the variable We have a requirement for a drop-down list that allows multiple selections and can include a price on each selection to be calculated into the check out screen. Learning Build your skills with instructor-led I have a multiple select in a todo widget with some options selected. Thanks List Collectors are already multiple selection. ocyxyu rvg nubbt njkri nefxvaz phsduf edgpg mpwi gdmn tqgee