You need to sign in to do that
Don't have an account?

prepopulate values when we click new quote
Hello,
I have a related list Quote on page opportunity.
When i click on new i wan that the field lookup(custom) is prefilled with some value.
how can i implement it, thank you for suggestion
I have a related list Quote on page opportunity.
When i click on new i wan that the field lookup(custom) is prefilled with some value.
how can i implement it, thank you for suggestion
All Answers
https://trailhead.salesforce.com/en/content/learn/modules/business_process_automation/process_builder
or you could create a before trigger if you have a way to define which record should be on that lookup field:
https://trailhead.salesforce.com/en/content/learn/modules/apex_triggers/apex_triggers_intro