-
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
Develop in Production: Insane or Inspired?
Accelerating implementation We all know the benefits of accelerating and streamlining the release cycle; the business is more agile and reduced development effort. But there…
How to Use Amazon Lex in Salesforce?
Amazon spread around “Amazon Lex” in December 2016. It operative the technology used by Alexa, Amazon’s voice-activated virtual assistant which lets user control things with…
Custom Unsubscribe Cloud Page in Salesforce Marketing Cloud
While receiving emails, you must have checked the Unsubscribe link in the emails that redirect you to a page where you opt-out from receiving emails…
Popular Salesforce Videos
Understanding Future Method | Difference Between Asynchronous and Synchronous Apex in Salesforce
In this video, Shrey explained Synchronous Apex and Asynchronous Apex in a simple way. He also explained the importance of the Future method in Salesforce.…
Get Started with Admissions Connect | Salesforce Tutorial
Ready to simplify the application process and streamline the work of your admissions professionals? Enter: Admissions Connect! This is the purpose-built product built natively on…
Integrate Salesforce with Amazon S3
Dear #Trailblazers, In this video, we are going to learn how to connect #Salesforce with #Amazon S3. We are going to use Named Credentials which…