You need to sign in to do that
Don't have an account?
Pierre Lovergne
About Lemonade stand "Price" field
Hi,
During the project we are asked to create 2 fields in the object "Drink Orders" such as "Size" and "Price" which are both Picklist type.
My question is how can I link those 2 fields so when I pick "Size" "Price" is automatically filled ?
During the project we are asked to create 2 fields in the object "Drink Orders" such as "Size" and "Price" which are both Picklist type.
My question is how can I link those 2 fields so when I pick "Size" "Price" is automatically filled ?
Hope that your day is off to an amazing start. You can complete the following by using either a workflow, a process builder, or by changing the Price field to a formula field that is dependent on the Size field. Hope this helps and please feel free to ask any questions. May God bless you abundantly.
Best Regards,
Anthony McDougald
All Answers
Hope that your day is off to an amazing start. You can complete the following by using either a workflow, a process builder, or by changing the Price field to a formula field that is dependent on the Size field. Hope this helps and please feel free to ask any questions. May God bless you abundantly.
Best Regards,
Anthony McDougald
You can use automated processes like workflows or process builders and select field update action. And condition would be if the value of field "Size" is "Preferred value" then do the action.
Please refer to the link below:
https://success.salesforce.com/answers?id=9063000000158VLAAY
Hope this helps! Please mark as best answer if it does.
Thanks,
Sarvani
Regards
Pierre
If you want to depend one picklist to another picklist the best option is to go with a dependent picklist.
If you find this useful please select this as best answer.