Is it possible to start approval process after records is created in salesforce without clicking on submit for approval button? : salesforce workflows and approval process
Answer / Abhay Deep Srivastava
Yes, this can be achieved by setting up an 'immediate workflow' which starts the approval process automatically after a record is created. No manual submission is required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need to write test classes?
Does salesforce count calls to system.debug() against the code coverage?
What are different chart types available for dashboards? : salesforce reports and dashboards
What is the definition of crm? : salesforce crm
What would happen if I perform a dml update operation on the before update trigger of the same sobject record ?
What is 'SOQL'?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
What is the purpose of <script> tags? : salesforce visualforce
What are the different data types that a standard field record name can have? : salesforce crm
Is lightning component framework an mvc framework ?
Difference between isblank and isnull?
What is inline editing?