Skip to main content
Category

Salesforce CRM

Salesforce.com – Creating a Sandbox for Backup

By CRM, Salesforce CRM No Comments

Although you may have not used a Sandbox to develop processes and flows, it is still a best practice to have a current backup of all your hard work.  You may have a Data Export scheduled but that only covers the data stored in the database objects.  Your processes, flows, visual force code is stored elsewhere.  The easiest way to keep a current backup of these items is to create a Sandbox and schedule Refreshes to occur to keep it current.  Read More

Salesforce.com – Validation Rules

By CRM, Salesforce CRM No Comments

Keeping Salesforce data accurate is one of the most important goals you will have.  If information is entered incorrectly, it will affect how it is pulled out in reports, dashboards, workflows, etc.  Even one letter missing or misspelled can make a filter show false instead of true.  For example if an Account is added with a Type of ‘Client’, it will not be included in a report showing all Accounts with the type of ‘Client’.

Validation rules help keep information consistent with your processes.  They check the value entered and if it does not meet the validation, it cannot be saved.  Read More

Salesforce.com – Adding a Related List

By CRM, Salesforce CRM 2 Comments

Related lists can be added to any Salesforce page they are related or linked to.  For example, Accounts have related lists for Contacts, Open Activities , Activity History, etc..  Related lists are managed separately and then added to the Page Layout.  They provide quick access to information for the related object as well as the ability to add/edit/delete records.  Read More

Skip to content