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
Jas SalesforceJas Salesforce 

Opportunity naming convention automation

Help Please,

can anyone help me please, how can i automate Opportunity naming convention using Workflow rule or as administrator. would like Project Name + account Name + location
ANUTEJANUTEJ (Salesforce Developers) 
Hi Jaspal,

>> https://support.formyoula.com/knowledgebase/articles/938976-create-a-workflow-rule-that-will-pre-fill-informat

The above link has an example of using a workflow that has a value, all you need to do is insert values.

You can also use a before trigger if we assume that the above fields are already present on the record.

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.  

Thanks.