-
How to call the javascript function after selecting the value from the apex input list?
<apex:inputText list="{!listOfExperts}" id="userInput" onChange="alert(this.value);"></apex:inputText>
I want to call the Javascript function when I select any value from the listOfExperts. Onchange works when I click anywhere on the screen after selecting the value from the list. But I want to call that function as soon as I select the value from the listOfExperts.
Log In to reply.
Popular Salesforce Blogs
DevOps For Salesforce - All You Need To Know
While most modern software development is Agile, small and medium scale businesses do not have the opportunity nor the resources to move in that direction. Most…
How to Write a Test Class in Salesforce in 2023?
Testing is an important part of SDLC. So, before deploying our code to the production environment, Salesforce requires at least 75% of your code to…
How Can Salesforce Help Your Marketing Team?
Although CRMs have traditionally been linked to sales teams, Salesforce has gone further to provide great solutions for the Marketing department. Its Marketing Cloud platform…
Popular Salesforce Videos
How to import data from Sage ERP to Salesforce - Part 1
Greytrix offers GUMU™ integration for Salesforce with Sage ERP systems - a best-of-breed solution for organizations to enhance their customer interaction. With Salesforce and Sage…
Salesforce Training | Salesforce Development and Admin Training | Salesforce Live Training Session
Watch this video to train yourself for Salesforce Development and Admin. If you have any questions or concerns do let us know in the comment…
Introduction To Salesforce Integration
This video is about a basic intro to Salesforce Integration What is integration? Types Of integration Benefits of Salesforce integration Best Practices for successful integration…