-
How to select multiple values from datalist?
I have a scenario where I have to select multiple values from a html datalist which should be separated by comma ",".
For example :- if I select "new york" from the datalist I should be able to select another state from the datalist like "New York , New Jersy". Currently what happens is that when I select "New York" from the datalist dropdown then the dropdown shows me only the results whose text is similar to "New York" and allows me to select only one.
So I want that when I select "New York" then after selecting this value I should be able to select "New Jersy" also .
Log In to reply.
Popular Salesforce Blogs
Integrate Salesforce with MuleSoft
In this blog we are focusing on Salesforce integration with MuleSoft. Firstly, we will need a Salesforce developer account by clicking on the following link:…
Is Salesforce Managed Services a Fit for You? Pros and Cons to Consider
With tech-integrated personalized and adaptive solutions becoming the norm across businesses, it’s crucial to stay ahead of the curve. Salesforce is one such platform that…
Popular Salesforce Videos
Salesforce Security Review | Tutorial Video
If you ever wanted to publish an app, you probably know of the Salesforce security review. While dreaded by many developers, it is far from…
Deploy Lightning Web Component Files | Salesforce Lightning Tutorial
Learning Objectives After watching this video, you’ll be able to: Configure Lightning web component files for display in an org. Deploy your files to an…