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
dharmendra kushwah 4dharmendra kushwah 4 

How to Auto populate values in dependent field PickList?

 I have two Picklists fields, Controlling field is Time_Zone and dependent field is Time_Zone_CODE. How can we autopopulate dependent field picklist upon selection of Picklist value in Controlling field? ??

I have mapped Picklist values in both fields but I have to mannually select the value in Dependent field. We want to get this Time ZOne Code filled on its own upon selction of respective value in Time_Zone.

Please suggest.

Thanks
AshlekhAshlekh
Hi,

Here are some blog which helps you

http://www.sundoginteractive.com/sunblog/posts/displaying-dependent-picklist-fields-on-a-visualforce-page
http://www.minddigital.com/how-to-create-dynamic-dependent-picklist-of-objects-within-salesforce/
Shiju Thomas.Shiju Thomas.
Create a depending picklist as below:
https://trailhead.salesforce.com/en/content/learn/modules/picklist_admin/picklist_admin_manage
And remove the none of the depending picklist as 
https://help.salesforce.com/apex/HTViewSolution?id=000221030&language=en_US