-
Datalist not working on iOS in Salesforce visualforce page
I am using a datalist to select values from dropdown but it does not support IOS. Is there anything I can do with the datalist so that is works for the IOS devices also or if there is any other option available to use other than datalist but has the same behavior as of the datalist.
Log In to reply.
Popular Salesforce Blogs
Build a Salesforce Lead Machine Easily
Blog
in Salesforce
“There is a difference between — waiting for something good to happen and going all out to make it happen”. One of the biggest aspects…
GitHub Salesforce Deploy Tool and Branch Support
Blog
in Salesforce integration
With the Github Salesforce deploy tool a button can be added to Github "README" files for deploying it via browser using your repository. Previously it…
All You Need to Know About Apex Test Class in Salesforce
Blog
in Salesforce Apex
You may create and run tests for your apex classes and triggers on the lightning platform using the apex testing framework. Apex unit tests help…