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
Dipak@pvsDipak@pvs 

Auto populating the picklist field value based on the value entered in the text field.

Hi,

 

I have two fields in visualforce page. one is zip code which is a text field and other is city which is a picklist field. My requirement is that if I will enter the zip code value in text field zip code, the city picklist should be dynamically auto populated based on the zip code. 

how it can be done?

 

Any help will be appreciated.

 

Thanks,

Dipak