function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ankushankush 

Auto Populate Account Values on Visual Force Page

Can some one help me in auto populating account values on VF page if we start typing the existing account names in database in input field.

Like if I start typing JP thedn if JP morgan exists in database we need to auto populate all accounts starting with JP. Tried Jitendra Jaa Account JSON Creator but did not work. Tried another version also not working. Can some one help me with the code as stuck from long time
sandeep sankhlasandeep sankhla
Hi Ankush,

You can check below link for the same

http://www.jitendrazaa.com/blog/salesforce/ajax-based-autocomplete-component-in-salesforce-using-jquery-ui-and-json/

http://techsahre.blogspot.in/2010/03/salesforce-jquery-autocomplete-dropdown.html

http://www.infallibletechie.com/2012/06/auto-complete-text-box-in-salesforce.html

Please check and let me know if these helps

Thanks,
Sandeep