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
Mansi_KatMansi_Kat 

Auto-Populating the fields based on selection in look-up fields

I have created dependent lookup fields.I have  2 lookup fields Plan Class and Plan Details. Based upon your selection in plan class, values will be displayed in Plan Details options.

 

But, now i want based on the selection on these these two fields 4 other text fields should auto-populate. How can I make that work?

 

Thanks!

 

netTrekker_ADnetTrekker_AD

Make the four additional fields formula fields using CASE() functions. You can find more on CASE()  here:

 

Salesforce Help on Advanced Functions: https://na6.salesforce.com/help/doc/user_ed.jsp?section=help&target=customize_functions.htm&loc=help&hash=heading_2_1