Adding Validation to Flow Screen Components

Big Idea or Enduring Question: How do you validate user input for Screen Flow Components?  Input Validation in Salesforce Flow allows a system administrator to define custom logic and error messages to ensure data integrity. A Validation can contain a formula or expression that evaluates the data in one or more fields and

Read More

Apex Coding Standard and Avoid Vulnerabilities Security Issues

Salesforce.com Inc. is a global cloud computing company headquartered in San Francisco, California. Salesforce.com is best known for its customer relationship management (CRM) products like Sales Cloud, Service Cloud, Chatter, etc. These days companies are using it to streamline their Sales or service process. To Implement Salesforce sometimes does require writing Apex

Read More

Orders Management in Salesforce – Part 2

In last article Orders Management in Salesforce – Part 1 I have gone through the way to Enable, Create and Activate Order. In this article I will be going through Deactivate, Delete and Reduction Order, Reports concepts. Deactivate Orders To activate or deactivate orders it’s required “Activate Orders”user permission in the

Read More

File Upload and Download Security Settings

Salesforce allows us to upload various types of Documents. You can upload these documents  as an Attachment or in the Document’s section. Salesforce offers File storage for each edition. It includes files in attachments,  Document‘s tab, File‘s tab, File field, Salesforce CRM Content, Chatter (including user photos), and Site.com assets.

Read More