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
metaforcemetaforce 

Using YUI Autocomplete Combobox on VF page

Hi 

 

I am new to YUI and am looking for sample implementation of YUI Autocomplete Combobox control on VF page.

 

Please share if anyone has already done that.

 

Thanks!

Best Answer chosen by Admin (Salesforce Developers) 
metaforcemetaforce

I finally did it myselfYou can find the sample code here:
 
YUI Autocomplete Control with Salesforce VF Page
 
Most of this is straightforwardbut do let me know if you need any help on this.

All Answers

metaforcemetaforce

I finally did it myselfYou can find the sample code here:
 
YUI Autocomplete Control with Salesforce VF Page
 
Most of this is straightforwardbut do let me know if you need any help on this.

This was selected as the best answer
B2000B2000

How do you substantiate a data source instance using a SF Query?  I will have 3 autocomplete fields/combo boxes that will be dependent on each other's values, so, I would like to use the controller to provide the data source instance. (Ex: if A is populated, B's initial options will be limited; if B is populated, C's initial options will be limited)

Thanks.

sreenathsreenath

Hai,

        thanks for your post but here no controller is exist. i need code for controller.

              Thanks..........in advance.

Rocks_SFDCRocks_SFDC

Hi,

 

Can you provide the code for controller.

 

 

Thanks in Advance