Document revision 1.0

Size: px
Start display at page:

Download "Document revision 1.0"

Transcription

1 Document revision 1.0

2 Contents Installing the Application... 3 Basic Setup... 4 Lightning New/Edit Page Configuration... 6 Lightning App Page Configuration... 8 Standardization Options Enabling and Configuring Standardization Validation Options Enabling and Configuring Validation Org-Wide Activation Address Block Settings Configuration Country Specific Settings Configuration Validate ZIP Code Pattern Custom Address Block Configuration ZIP Codes Lookup Enable ZIP Codes Lookup QuickComplete Country Enabling and Configuring QuickComplete Country Other Settings Security & Permissions Help & Support Page 2 of 30

3 Installing the Application The following steps assume that you are installing AddressTools either from the AppExchange Get it Now button, or via direct link provided to you by ProvenWorks. On the installation screen, choose who you want to install AddressTools for. When the option is selected, press Install. Note: If Install for Admins Only or Install for Specific Profiles is chosen, see Security & Permissions to view the permissions that require alterations to allow users access AddressTools functionality. Next, tick Yes, grant access to these third-party web sites and select Continue. The application will now be installing into your Salesforce environment; you will receive an once this process has completed. Page 3 of 30

4 Basic Setup Once installed, navigate to the Salesforce App Launcher Administration under All Items. and then select AddressTools You are required to add the Salesforce Metadata API to your remote site settings, so start by selecting Create Remote Site Setting. All the settings will be pre-filled so simply select Save to confirm. Page 4 of 30

5 Once the Remote Site Setting has been saved, open the Salesforce App Launcher then select AddressTools Administration under All Items. and Select Install Defaults to install the latest Country, State and Zip code data as well as configure the basic default setting within the package. The data will now download and install into your Org, this process can take a few minutes so why not grab a coffee? Once complete, you will be notified on screen. Be sure to clear your browser s cache once the process has completed if you re still planning to use Salesforce Classic. Press OK to dismiss the message. Page 5 of 30

6 Lightning New/Edit Page Configuration AddressTools functionality can be supported on any Salesforce New/Edit page (and detail, but we ll show that later!). After installing defaults, the package is configured to support Accounts, Contacts, Contracts and Leads. The following steps are to demonstrate the configuration on the Account object, but the process is the same for all. Note that My Domain must be enabled and deployed to your users to take advantage of Managed Lightning Components. Navigate to Setup and select Object Manager. Once the page has loaded, select the object you want to enable the functionality on by clicking the Label. From the sidebar, choose Buttons, Links and Actions, then scroll to locate New. Once found, click Other Options and then select Edit. Page 6 of 30

7 In the Lightning Experience Override section, select Lightning component and choose pw_ccpro:addresstoolsoverride from the dropdown. Then press Save to confirm the change. You now have all the AddressTools functionality available at point of record entry. You can repeat the above steps for the Edit button, but it must be noted that overriding an edit button in your Salesforce Org will remove inline edit functionality on the detail component for that object on the Record App Page. If inline editing is something you want to keep available, then move on to the next step which shows how to place the AddressTools component onto your Record App Page. If this isn t something that concerns you, then feel free to override the Edit button and then continue through to the next steps. You will now notice AddressTools functionality on any of the New/Edit pages you have configured. Page 7 of 30

8 Lightning App Page Configuration AddressTools also supports Lightning App Pages with the AddressTools App. You can place this on any of your configured objects to edit addresses on the fly with our interactive functionality. Navigate to Setup and select Object Manager. Once the page has loaded, select the object you want to enable the functionality on by clicking the Label. Select Lightning Record Pages and press New to configure a new record page, alternatively if you already have a custom record page, select its label and press Edit. Page 8 of 30

9 Select AddressTools Component from the Lightning Components list on the left of the screen and drag the component to your desired location on your page layout. The AddressTools Component has two custom design parameters for configuring on the right side of the screen: 1) Address block (required) For selecting the address you want to display on your page. You can add multiple AddressTools components to your layout allowing you to display multiple addresses. Ensure that you have configured the address block in the Fields to Validate/Standardize settings before this step. 2) Component header title The text field allows you to change the default text displayed on the component. Note: you can use Add Filter to create rules for when the component is visible. i.e hide if country is empty. Page 9 of 30

10 Once your component s parameters have been populated and you re happy with its position, press Save at the top of the page. If the page you have saved is not yet active in your Org, you will receive a prompt asking you to activate it. Select Activate. You can assign your page based around different levels. For this example, we will set the Org Default by pressing Assign as Org Default but you can select the different tabs and follow the steps based on your requirements. Page 10 of 30

11 Review your page assignment changes and when you re happy, press Save. Once saved, press Back to exit the App Builder page. Now when you go to view a record in your Org with the AddressTools Component configured, you will be able to see it in action! Note: Validate button and Address Status will only be visible when Premise-Level Address Validation is enabled within your Org. Page 11 of 30

12 Standardization Options AddressTools has the ability to standardize the values entered in the country and state fields on records being created and updated, this includes data being imported through your desired data loading solution such as SimpleImport! This ensures that all country and state values are unified. For example, if US or USA is entered, the value will be automatically saved as United States (The full ISO name), or vice versa. Enabling and Configuring Standardization Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Check Standardization Enabled to activate the standardization functionality and then choose the desired option of either Name, ISO-2 and ISO-3 from the Store country value as picklist. Select Save All to store the settings. Note: an AddressTools trigger must be enabled on the configured object(s) for standardization to run on insert/update. Page 12 of 30

13 Scroll down the page and locate Fields to Validate/Standardize. Select Edit on the row of the address block that you want to configure validation for. Note: You can determine the address block by reading the object name country field. By default, all Account, Contact, Contract and Lead address blocks will be configured. Locate Global Settings and use the check boxes for Standardize Country and Standardize State to enable your desired standardization for the address block. Select Save to confirm the changes. Repeat the above step for each address block in the Fields to Validate/Standardize section to control the behavior across all your objects. Page 13 of 30

14 States have the option to be stored as their Full Name as well as their ISO-2 value. This is handled on per country basis allowing users to choose what format they want stored for different countries. To switch between Full Name and ISO-2, navigate to the Salesforce App Launcher then select Countries under All Items. and Find the Country Record that you wish to alter, click Other Options Edit. and then select Enabling the Use Subcountry Code in State field will store the value in it s ISO-2 format and disabling this will store the values in their full names. Select Save to confirm your changes. Once all the above settings have configured, enabled and saved, you will now see the Country and State standardization happening every time you save a record ensuring much cleaner address data! Page 14 of 30

15 Validation Options AddressTools comes packed with a handful of different validation settings that allows you to have customizable control over all your addresses, whether it be fields being mandatory, or to ensure that only states belonging to their correct country are stored! These validation rules can be configured so that at any data entry point, the records will be validated before insertion. Enabling and Configuring Validation Validation configuration is a three step process: 1) Org-Wide Activation 2) Address Block Settings Configuration 3) Country Specific Settings Configuration Org-Wide Activation Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Check Validation Enabled to activate the validation functionality and then select Save All. Note: an AddressTools trigger must be enabled on the configured object(s) for validation to run on insert/update. Page 15 of 30

16 Address Block Settings Configuration Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Scroll down the page and locate Fields to Validate/Standardize. Select Edit on the row of the address block that you want to configure validation for. Note: You can determine the address block by reading the object name and country field. By default, all Account, Contact, Contract and Lead address blocks will be configured. Locate Global Settings and Country Specific settings and use the checkboxes to toggle the validation behavior you require on the address block. If you re unsure what any of the features do, you can hover your cursor over the tooltips for more information. Press Save to confirm your changes. Repeat the above step for each address block in the Fields to Validate/Standardize section to control the behavior across all your objects. Page 16 of 30

17 Country Specific Settings Configuration The country specific settings allow you to configure the validation rules that you have set on your address blocks on a per country basis. For example, if you d like state to only be mandatory when the country is United States. Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Scroll down the page and locate Country Specific Settings. There are eight dueling picklists, seven of which relate to validation configuration. You can use the arrows provided to Add or Remove the countries from one list to another to configure AddressTools to meet your requirement. All validation related option and descriptions can be seen below: 1) Allow only listed states means that only values on the state object can be saved into the state field for that specific country. Additional state values can be added to the pick-list by visiting the properties page for the corresponding country. 2) State is mandatory means that a value must be enter into the state field when the country is chosen. 3) City is mandatory means that a value must be enter into the city field when the country is chosen. 4) Street Line 1 is mandatory means that a value must be enter into the street line 1 field when the country is chosen. 5) Street Line 2 is mandatory means that a value must be enter into the street line 2 field when the country is chosen. Page 17 of 30

18 6) Validate ZIP code pattern means that the zip-codes of these countries must validate against a regular expression. Once you have added a value to the list click edit in the bottom Validate Zip Code Pattern section to add a custom regular expression. 7) ZIP code is mandatory means that a value must be enter into the zip code field when the country is chosen. When happy with your Country Specific Settings, select Save All. Page 18 of 30

19 Validate ZIP Code Pattern If you are using Validate ZIP Code Pattern, you can configure the RegEx at the bottom of the Settings tab as well as create your own error messages that are displayed to your users if they enter an invalid ZIP Code. Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Scroll to the bottom of the page and select Edit next to the country you want to configure. Note: You must add the countries to the Validate ZIP Code Pattern list shown in the previous step for the country to appear in the above list. Once in the ZIP Code Regular Expressions editor, you have the option to change the Fail message as well as the Regular expression to meet your requirement. Once happy with your changes, press Save. Page 19 of 30

20 Custom Address Block Configuration On installation, AddressTools will configure Account, Contact, Contract and Lead address blocks. AddressTools Premium allows you to also configure custom objects and custom fields. Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Scroll down the page and locate Fields to Validate/Standardize. Select Add to add a new address block or press Edit next to an already existing block if you wish to make changes to it. For this example, we will configure a Custom Object named Location. Start by choosing the Object and then Record Type if applicable. If you do not choose a record type, the settings will be followed on all record types for the object. Note: The Record Type field will be hidden if Record Types are not configured for the object. Page 20 of 30

21 After the object and record type has been selected, choose Fields from your org s object for each of the labeled fields. Field Mapping information: 1) Country Field Text field where the country value is entered 2) State Field Text field where the state value is entered 3) City Field Text field where the city value is entered 4) Street Fields (+) Text field where the street value(s) are entered. Press the green (+) for access to street line 2 entry 5) ZIP Code Field Text field where the ZIP/Postal Code value is entered 6) Address Status Field (Optional*) Picklist field containing the Premise-Level Address Validation status when Premise-Level Address Validation is in use 7) County Field (Optional*) Text field for being populated with the address subadministativearea when Premise-Level Address Validation is in use 8) Location Accuracy Field (Optional*) Picklist field containing the Premise-Level Address Validation accuracy when Premise-Level Address Validation is in use 9) Location Source Field (Optional*) Picklist field containing the Premise-Level Address Validation source when Premise-Level Address Validation is in use Page 21 of 30

22 10) Country Lookup (Optional*) Lookup field linked to the Country object which matches the Country Field entry allowing you to create formula fields against the country object to populate further country related data. 11) State Lookup (Optional*) Lookup field linked to the State object which matches the State Field entry allowing you to create formula fields against the State object to populate further State related data. 12) ZIP Code Lookup (Optional*) Lookup field linked to the ZIP Code object which matches the ZIP Code Field entry allowing you to create formula fields against the ZIP Code object to populate further ZIP Code related data. Note: If you have some users on classic, you will need to include Field IDs alongside the Field Names. Finally choose the appropriate settings in the Global Settings, Country Specific Settings and Premise-Level Validation Options for the address block. When complete, select Add & Save. Page 22 of 30

23 ZIP Codes Lookup AddressTools Premium provides your Org with US 5-digit ZIP Code reference data in the package. This allows for quick validation of US addresses and also provides users with the ZIP Codes Lookup feature! As you type your US ZIP Code into the address block, the State and City fields automatically populate or provide suggestions to your users if the Zip Code spans multiple cities. You will also be notified if the entry is incorrect providing suggestions for correction. This saves time and reduces user error! Enable ZIP Codes Lookup Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Check Enable ZIP Codes Lookup and press Save All. Page 23 of 30

24 After confirming your changes, you will now be able to see the ZIP Codes Lookup functionality available on the address blocks of your configured addresses! Note: United States (or configured alternate country names) must be present in the Country field for the functionality to run. Page 24 of 30

25 QuickComplete Country Provide your AddressTools users with a super quick and easy link to a country of your choice saving them time at point of entry by just clicking the link instead of typing out the country each time! Enabling and Configuring QuickComplete Country Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Installation sub-tab. Choose a country from the picklist provided under QuickComplete Country settings and press Install to set this as the country for all users. If you d like to install a different QuickComplete Country for individual users, see the following: Navigate to Setup and select Users then Users. Once on the page, select Edit next to the user that you want to change the QuickComplete Country for. Page 25 of 30

26 Locate Additional Information and change the QuickComplete Country text field to the country of choice. Note: if the QuickComplete Country field isn t visible on the User page layout, add the field to the page by going Setup Object Manager User User Page Layouts Edit next to the page layout Drag QuickComplete Country onto the layout Save Layout. Select Save to confirm the change. With the country values now configured for your users, you must now activate the functionality. Navigate to the Salesforce App Launcher and then select AddressTools Administration under All Items. Once loaded, select the Settings sub-tab. Select Enable QuickComplete Country and press Save All. Page 26 of 30

27 Now when editing an address with the AddressTools override page or AddressTools app, your country will be available to press! Page 27 of 30

28 Other Settings 1) Run the AddressTools trigger to validate / standardize objects only once (useful if you have multiple triggers on validated objects) By default, the AddressTools Standardization and Validation will repeatedly execute on save until all operations are completed. This is to ensure that the changes it makes to your address data are confirmed. In most orgs, this won t cause any issues however if you have multiple different on-save operations executing, it is possible you will hit governor limits. If this is the case, you can check this option to only fire the AddressTools functionality once. This does mean that you cannot guarantee that it will be the last process to operate. As a result, if any of your other operations make changes to the address data, the standardization and validation changes may not be present. 2) Only standardize and validate when either Country, State or Zip is changed (existing invalid values will not cause an error) This setting is used to disable the AddressTools on-save functionality if no changes to address fields have been made. This allows existing records with bad data in your org to be edited successfully without hitting the AddressTools validation rules. Page 28 of 30

29 Security & Permissions During the installation process, selecting Grant access to all users is easiest. If this is not possible, granting access to admins only will prevent access to the AddressTools Administration, Interactive Batch Validation and Scheduled Batch Validation tabs for your users, but the core functionality of auto complete, standardization and field validation will still be available. To allow all functionality usage for all users, each user profile will require access to the AddressTools Apex Classes and the pw_ccpro SessionIdPage Visualforce page. This is not setup by default if you chose to install for admin only. You can manually add access to the Apex Classes in the Profile Setup. Navigate to Setup and select Users then then Profiles. Once on the page, select the Name of the profile that you want to allow access to the AddressTools Apex Classes. Scroll down the page to locate Enable Apex Class Access and select Edit. Add all of the Apex Classes with the pw_ccpro prefix to the right column. Select Save when complete. Next, navigate to to Setup and select Visualforce Pages. Find SessionIdPage and press Security. Add all necessary profiles to the Enabled Profiles list then select Save. Page 29 of 30

30 Help & Support If you have any problems with installation or configuration please get in touch with us via at where a member of the team will be more than happy to assist you with your setup. Unsure of any of the AddressTools Premium features listed in the guide or unsure about a specific requirement you may have? Reach out to one of our team at info@provenworks.com and set up a demo as well as tell us about your requirements to see if we can help! Page 30 of 30

RingCentral for Salesforce Classic. UK Administrator Guide

RingCentral for Salesforce Classic. UK Administrator Guide RingCentral for Salesforce Classic UK Administrator Guide 1 RingCentral for Salesforce Classic UK Administrator Guide Introduction Contents Introduction... 3 About RingCentral for Salesforce.................................................

More information

RingCentral for Salesforce. Administrator Guide

RingCentral for Salesforce. Administrator Guide RingCentral for Salesforce Administrator Guide 1 RingCentral for Salesforce Administrator Guide Introduction Contents Introduction...3 About RingCentral for Salesforce..................................................

More information

Install Guide WINTER '15 REVISION C. C o p y r i g h t C l o u d A p p s L t d

Install Guide WINTER '15 REVISION C. C o p y r i g h t C l o u d A p p s L t d Install Guide WINTER '15 REVISION C C o p y r i g h t 2 0 1 4 C l o u d A p p s L t d 1 Table of Contents Introduction... 3 Version History... 4 Requirements... 5 Salesforce Organisation Types... 5 Salesforce

More information

This guide will cover:

This guide will cover: This guide will cover: Adding the essential code to the VisualForce page Setting up the address fields Adding the fields to the AddressTools setup Creating an AddressTools trigger for the VisualForce page

More information

Adding Disclaimer Text Field to your Salesforce Org

Adding Disclaimer Text Field to your Salesforce Org Adding Disclaimer Text Field to your Salesforce Org Table of Contents 1 Introduction... 3 2 Add Disclaimer Text Field to goalgamipro Settings, Plan, and Report Page Layouts... 3 3 Make Sure Disclaimer

More information

Salesforce Console Implementation Guide for Salesforce Classic

Salesforce Console Implementation Guide for Salesforce Classic Salesforce Console Implementation Guide for Salesforce Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is

More information

Account Plan Pro Set Up Guide

Account Plan Pro Set Up Guide Account Plan Pro Set Up Guide Version 7 PLAN2WIN SOFTWARE TABLE OF CONTENTS INSTALLING THE APPLICATION 4 SET UP CUSTOM PROFILE 4 SET PERMISSIONS 5 ENABLE VISUALFORCE PAGE ACCESS 7 MANAGE LICENSES/ SET

More information

Set Up and Configure Salesforce Advisor Link

Set Up and Configure Salesforce Advisor Link Set Up and Configure Salesforce Advisor Link Examples and illustrations throughout this document are for illustrative purposes only and not to be considered guidance on proper or required configurations.

More information

LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View

LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View The installation process will take less than 30 minutes. Note: This guide is for Salesforce Lightning. If you need to install

More information

Set Up and Manage Salesforce Communities

Set Up and Manage Salesforce Communities Set Up and Manage Salesforce Communities Salesforce, Spring 16 @salesforcedocs Last updated: April 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Salesforce Console Implementation Guide

Salesforce Console Implementation Guide Salesforce Console Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: August 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Lightning Knowledge Guide

Lightning Knowledge Guide Lightning Knowledge Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Salesforce Lead Management Implementation Guide

Salesforce Lead Management Implementation Guide Salesforce Lead Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 1, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Access Hoover s Setup Instructions. March

Access Hoover s Setup Instructions. March Access Hoover s Setup Instructions March 2009 www.crm.hoovers.com/salesforce Table of Contents For customers who have installed an earlier version of Access Hoover s: Uninstalling Access Hoover s V1.0...

More information

Syncing Between Pardot and Salesforce

Syncing Between Pardot and Salesforce Syncing Between Pardot and Salesforce Salesforce, Summer 16 @salesforcedocs Last updated: July 13, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

BLOOMBERG VAULT FOR FILES. Administrator s Guide

BLOOMBERG VAULT FOR FILES. Administrator s Guide BLOOMBERG VAULT FOR FILES Administrator s Guide INTRODUCTION 01 Introduction 02 Package Installation 02 Pre-Installation Requirement 02 Installation Steps 06 Initial (One-Time) Configuration 06 Bloomberg

More information

Volunteers for Salesforce Installation & Configuration Guide Version 3.79

Volunteers for Salesforce Installation & Configuration Guide Version 3.79 Volunteers for Salesforce Installation & Configuration Guide Version 3.79 January 1, 2016 Djhconsulting.com 1 CONTENTS 1. Overview... 4 2. Installation Instructions... 4 2.1 Requirements Before Upgrading...

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: October 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Ascendix Search Admin Guide

Ascendix Search Admin Guide Ascendix Search Admin Guide Updated: 11/03/2017 Version: 1.0.9 www.ascendix.com support@ascendix.com Table of Contents What is Ascendix Search?... 2 Preparing Salesforce for Ascendix Search... 3 Defining

More information

Salesforce.com Summer '10 Release Notes

Salesforce.com Summer '10 Release Notes Salesforce.com: Summer '10 Salesforce.com Summer '10 Release Notes Last updated: July 20, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of

More information

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019 D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics VERSION: 2.3 PUBLICATION DATE: February, 2019 Contents 1. INTRODUCTION... 3 WHAT IS IT?... 3 FEATURES... 3 GETTING

More information

Getting Started with the Salesforce Agile Accelerator

Getting Started with the Salesforce Agile Accelerator Getting Started with the Salesforce Agile Accelerator Salesforce, Summer 16 @salesforcedocs Last updated: April 14, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

License Management and Support Guide

License Management and Support Guide License Management and Support Guide Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Salesforce Lead Management Implementation Guide

Salesforce Lead Management Implementation Guide Salesforce Lead Management Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 7, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Administrator Guide. v Decisions on Demand, Inc. - All Rights Reserved

Administrator Guide. v Decisions on Demand, Inc. - All Rights Reserved Administrator Guide v1.14 2015 Decisions on Demand, Inc. - All Rights Reserved Table of Contents Table of Contents Introduction Pre-requisites Additional resources Document outline Architecture overview

More information

ZaapIT s - Smart-Tools

ZaapIT s - Smart-Tools ZaapIT s - Smart-Tools Getting Started / Training Guide Created by Ben Ford App Version: 1.655 (Mar-2018) 2018 INTRODUCTION ZappIT Apps can save up to 93.5% of your time in Salesforce.com by doing everything

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

Using the Drag-and-Drop Report Builder

Using the Drag-and-Drop Report Builder Using the Drag-and-Drop Report Builder Salesforce, Spring 16 @salesforcedocs Last updated: January 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

USING THE ENTRY CHECK SOLUTION...

USING THE ENTRY CHECK SOLUTION... DataTrim Entry Check - Installation, Setup and Users Guide List of Content 1 INTRODUCTION... 3 1.1 About this Document... 3 2 USING THE ENTRY CHECK SOLUTION... 4 2.1 Checking the new record upon entry

More information

If you encounter any problems with this please contact us at

If you encounter any problems with this please contact us at This guide assumes that you have successfully installed and deployed the PhoneTools application from the Salesforce AppExchange. For more information on how to install PhoneTools please see our installation

More information

Oracle CPQ Cloud for Salesforce.com

Oracle CPQ Cloud for Salesforce.com Oracle CPQ Cloud for Salesforce.com What's New in Spring 15 9 March 2015 TABLE OF CONTENTS TABLE OF CONTENTS... 2 OVERVIEW... 3 POST-UPGRADE REQUIREMENTS... 3 RELEASE FEATURE SUMMARY... 4 CONFIGURATION...

More information

QUICK START GUIDE: CORRELEAD POWERED BY FORCIVITY

QUICK START GUIDE: CORRELEAD POWERED BY FORCIVITY Release Notes v2.1 Released February 19, 2018 - Bug fixes and stability fixes - Added functionality to use Salesforce Duplicate and Matching rules to associate leads to accounts v2.0 Released January 30,

More information

MassMailer Configuration Guide

MassMailer Configuration Guide MassMailer Configuration Guide Modified on: Fri, 22 Aug, 2014 at 3:41 AM MassMailer Configuration Guide Contents MassMailer Overview SendGrid Prerequisite Installing the MassMailer App Steps to Install

More information

Entitlement Management Implementation Guide

Entitlement Management Implementation Guide Entitlement Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: June 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

itools Delegated Tasks Management Configuration Guide

itools Delegated Tasks Management Configuration Guide itools Delegated Tasks Management Configuration Guide Last Revised: June 15, 2016 Copyright 2009-2016 Insitu Software LLC. All rights reserved. This document may be reprinted without permission. Salesforce.com

More information

Unit 1: Working With Tables

Unit 1: Working With Tables Unit 1: Working With Tables Unit Overview This unit covers the basics of working with Tables and the Table wizard. It does not include working with fields, which is covered in Units 3 and 4. It is divided

More information

Salesforce App Help. Salesforce, Winter

Salesforce App Help. Salesforce, Winter Salesforce App Help Salesforce, Winter 18 @salesforcedocs Last updated: November 22, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

Manage Duplicate Records in Salesforce PREVIEW

Manage Duplicate Records in Salesforce PREVIEW Manage Duplicate Records in Salesforce Salesforce, Winter 18 PREVIEW Note: This release is in preview. Features described in this document don t become generally available until the latest general availability

More information

HCM Configuration Guide FAQs

HCM Configuration Guide FAQs HCM Configuration Guide FAQs Version 21 SP-HCM-FAQ-UG-201702--R021.00 Sage 2017. All rights reserved. This document contains information proprietary to Sage and may not be reproduced, disclosed, or used

More information

Salesforce Console Implementation Guide

Salesforce Console Implementation Guide Salesforce Console Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Manage Duplicate Records in Salesforce

Manage Duplicate Records in Salesforce Manage Duplicate Records in Salesforce Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

Service Pack Defect Resolution

Service Pack Defect Resolution Service Pack 3.8.0 Defect Resolution Released October 2014 DISCLAIMER No part of this document/manual may be reproduced or transmitted in any form without the prior written permission of. Whilst. has endeavoured

More information

Convert Your JavaScript Buttons for Lightning Experience

Convert Your JavaScript Buttons for Lightning Experience Convert Your JavaScript Buttons for Lightning Experience Version 1, 1 @salesforcedocs Last updated: January 8, 2019 Copyright 2000 2019 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Salesforce.com Winter 18 Release

Salesforce.com Winter 18 Release Salesforce.com Winter 18 Release October 2017 Copyright 2017 Veeva Systems Inc., all rights reserved veeva.com 1 Table of Contents SFDC Release Schedule and Deck Intentions Summary of Enhancements and

More information

Sync to a Secondary Salesforce Organization

Sync to a Secondary Salesforce Organization Sync to a Secondary Salesforce Organization Salesforce, Summer 17 @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

19 Gloria Lane Fairfield, NJ Page 1 of 17

19 Gloria Lane Fairfield, NJ Page 1 of 17 19 Gloria Lane Fairfield, NJ 07004 1.888.611.2679 Page 1 of 17 Version 1.8 Introduction to the Vision-e Scanning Solution The Vision-e Scanning Solution was created for salespeople by salespeople as the

More information

Oracle Express CPQ for Salesforce.com. What s New in Spring 16

Oracle Express CPQ for Salesforce.com. What s New in Spring 16 Oracle Express CPQ for Salesforce.com What s New in Spring 16 February 2016 Revised: June 2016 TABLE OF CONTENTS REVISION HISTORY... 3 OVERVIEW... 4 Give Us Feedback... 4 POST-UPGRADE REQUIREMENTS... 5

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 10.3 Last Updated: August 2012 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

Zip Code Locator Software Hosted Solution

Zip Code Locator Software Hosted Solution Zip Code Locator Software Hosted Solution USER S GUIDE / Documentation www.geosprawl.com Document Version Control Version Date Change Description 1.0 12/17/2008 Created 2008Reachoutside, LLC. Do not copy

More information

Set Up and Configure Volunteers for Salesforce

Set Up and Configure Volunteers for Salesforce Set Up and Configure Volunteers for Salesforce @salesforcedocs Last updated: September 7, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

SchoolDesk University

SchoolDesk University SchoolDesk University Forms, Surveys, and Polls Module 101 Guided Walk-through for the basic fields, terminology, and location of tools. What is the NEW SD7 Forms Module? The NEW SchoolDesk Forms Module,

More information

Strategic Series-7001 Introduction to Custom Screens Version 9.0

Strategic Series-7001 Introduction to Custom Screens Version 9.0 Strategic Series-7001 Introduction to Custom Screens Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical Difference,

More information

Exercise: Contact Us Form

Exercise: Contact Us Form TM Exercise: Contact Us Form Exercise Build a Contact Us Form The following are instructions to build a Contact Us form yourself; if you d like a pre-built Contact Us form and campaign, you can download

More information

PROVAR QUICKSTART GUIDE

PROVAR QUICKSTART GUIDE PROVAR QUICKSTART GUIDE A simple, practical guide for getting started with Provar www.provartesting.com info@provartesting.com Introduction 4 How to use this guide 4 SECTION 1: Setup 5 What is Provar?

More information

10 Minute Demonstration Script

10 Minute Demonstration Script 10 Minute Demonstration Script Table of Contents The Demo... 3 The Interface... 3 Demo Flow... 3 Capture and Indexing... 4 Searches... 6 Integration and Workflow... 8 2 P a g e The Demo Most demonstrations

More information

Enhance Your Sales Cloud Implementation

Enhance Your Sales Cloud Implementation Enhance Your Sales Cloud Implementation Salesforce, Winter 18 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Editing SEE Web Pages using Typo3

Editing SEE Web Pages using Typo3 School of Earth and Environment Editing SEE Web Pages using Typo3 Contents Page Logging in... 2 To edit existing content... 4 Practice page... 4 Using the rich text editor... 5 Cleaning up text from Word...

More information

Sales Productivity. Salesforce, Winter

Sales Productivity. Salesforce, Winter Salesforce, Winter 18 @salesforcedocs Last updated: December 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are

More information

DecisionPoint For Excel

DecisionPoint For Excel DecisionPoint For Excel Getting Started Guide 2015 Antivia Group Ltd Notation used in this workbook Indicates where you need to click with your mouse Indicates a drag and drop path State >= N Indicates

More information

Salesforce Training Reports

Salesforce Training Reports Salesforce Training Reports Document: Salesforce - Reports Page 1 of 9 Document Version: 2.0 Contents 1 Overview... 3 2 Running a New Report... 3 3 Save a Report... 6 4 Export Mail Groups for Printing

More information

Visualforce & Lightning Experience

Visualforce & Lightning Experience Visualforce & Lightning Experience Learn how to use Visualforce to customize your Lightning Experience. UNIT I Using Visualforce in Lightning Experience Using Visualforce in Lightning Experience. Lightning

More information

TESTING WITH DIFFERENT PROFILES

TESTING WITH DIFFERENT PROFILES TESTING WITH DIFFERENT PROFILES Another simple, practical guide for getting started with Provar www.provartesting.com info@provartesting.com Introduction 3 Testing with Different Profiles 3 Introduction

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Package and Distribute Your Apps

Package and Distribute Your Apps Package and Distribute Your Apps Salesforce, Summer 18 @salesforcedocs Last updated: July 30, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Salesforce Enterprise Edition Upgrade Guide

Salesforce Enterprise Edition Upgrade Guide Salesforce Enterprise Edition Upgrade Guide Salesforce, Spring 16 @salesforcedocs Last updated: February 11, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 12 July 2016 Page 2 Table of Contents INTRODUCTION... 4 APPLICATION ARCHITECTURE... 5 DOCUMENT OVERVIEW... 6 GENERAL USER INTERFACE... 7 CONTROLS...

More information

GETTING STARTED WITH SETTING UP CALL CENTERS

GETTING STARTED WITH SETTING UP CALL CENTERS GETTING STARTED WITH SETTING UP CALL CENTERS Summary Salesforce CRM Call Center improves the productivity of your call center users by providing fast and easy access to accounts, contacts, cases, and other

More information

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center Switching to Sheets from Microsoft Excel 2010 Learning Center gsuite.google.com/learning-center Welcome to Sheets Now that you've switched from Microsoft Excel to G Suite, learn how to use Google Sheets

More information

Filter and PivotTables in Excel

Filter and PivotTables in Excel Filter and PivotTables in Excel FILTERING With filters in Excel you can quickly collapse your spreadsheet to find records meeting specific criteria. A lot of reporters use filter to cut their data down

More information

Set Up and Maintain Sales Tools

Set Up and Maintain Sales Tools Set Up and Maintain Sales Tools Salesforce, Spring 16 @salesforcedocs Last updated: February 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Omni-Channel for Administrators

Omni-Channel for Administrators Omni-Channel for Administrators Salesforce, Summer 18 @salesforcedocs Last updated: August 16, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Percussion Documentation Table of Contents

Percussion Documentation Table of Contents Percussion Documentation Table of Contents Intro to the Percussion Interface... 2 Logging In to Percussion... 2 The Dashboard... 2 Managing Dashboard Gadgets... 3 The Menu... 4 The Finder... 4 Editor view...

More information

Salesforce Admin & Development Training

Salesforce Admin & Development Training Salesforce Admin & Development Training Configuration CRM Overview Introduction to Cloud Computing Salesforce Basics Understanding SFDC UI Personal Setup Reset Person Info ~ Password ~ Security Token Understanding

More information

Unit 8: Working with Actions

Unit 8: Working with Actions Unit 8: Working with Actions Questions Covered What are actions? How are actions triggered? Where can we access actions to create or edit them? How do we automate the sending of email notifications? How

More information

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS Data.com Clean Overview In addition to finding and adding new accounts, contacts, and leads, Data.com cleans your existing Salesforce data

More information

Quote Sync Installation & Customization Instructions Salesforce AppExchange

Quote Sync Installation & Customization Instructions Salesforce AppExchange Quote Sync Installation & Customization Instructions Salesforce AppExchange OpFocus leads successful implementations and optimizations of Salesforce.com and Marketo. OpFocus specializes in the Marketing,

More information

Considerations Before Transitioning to Lightning Experience

Considerations Before Transitioning to Lightning Experience Considerations Before Transitioning to Lightning Experience Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce

More information

Crexendo QuickStart Guide Crexendo Cloud Communications Questions? Call

Crexendo QuickStart Guide Crexendo Cloud Communications Questions? Call Getting Started Logging In To log into the Crexendo Web Interface, open http://www.crexendo.net and click the Login link in the far upper right corner of the screen. The next screen you see will be the

More information

Package and Distribute Your Apps

Package and Distribute Your Apps Package and Distribute Your Apps Salesforce, Summer 17 @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

ServiceMax Suite of Applications List of Fixed/Known Defects

ServiceMax Suite of Applications List of Fixed/Known Defects of Applications List of Fixed/Known Defects Copyright 2016 ServiceMax, Inc. All Rights Reserved. Designated trademarks and brands are the property of their respective owners. Fixed Issues For : 00054694

More information

INAB CAB Portal User Guide

INAB CAB Portal User Guide INAB CAB Portal User Guide CRM 2 INAB Cab Portal User Guide CRM Documentation Issue 2 June 2018 Contents 1. Login...4 1.1. Set up Portal password... 5 1.2. Login... 6 1.3. Forgot my password... 7 1.4.

More information

Salesforce1 Mobile App Admin Guide

Salesforce1 Mobile App Admin Guide Salesforce1 Mobile App Admin Guide Version 7, Spring '17 Written by Michelle Chapman-Thurber With contributions by Michael Floyd Carol Franger Tammy Rahn Samantha Reynard Emily Wilska Get your organization

More information

USING THE CONSOLE TAB

USING THE CONSOLE TAB USING THE CONSOLE TAB Summary The console is a tab that combines related records into one screen with different frames so that users have all the information they need when interacting with Salesforce.

More information

Premium Auto Attendant USER GUIDE

Premium Auto Attendant USER GUIDE Premium Auto Attendant USER GUIDE CONTENTS 1.0 Introduction 4 2.0 Setting up for the First Time 4 3.0 Working with the Interface 5 3.1 Names and Descriptions 5 3.2 Error Icons 6 4.0 Configuring your Schedule

More information

Kurzweil 3000 User and License Management

Kurzweil 3000 User and License Management Kurzweil 3000 User and License Management Revised July 18, 2018 Contents Kurzweil 3000 Web License Edition customers.... 2 Kurzweil 3000 for Web Browsers.... 2 Working with User Accounts and License Allocation....

More information

Set-Up Guide for Lightning Experience of Salesforce.com

Set-Up Guide for Lightning Experience of Salesforce.com Set-Up Guide for Lightning Experience of Salesforce.com MultiMatch for Professional, Enterprise and Unlimited editions This guide is for those with email hosting at Office 365 (without Global Admin role),

More information

ZoomInfo SF Customization Guide

ZoomInfo SF Customization Guide ZoomInfo SF Customization Guide V0812 ZoomInfo 307 Waverley Oaks Road, Waltham, MA 02452 USA 866.904.ZOOM www.zoominfo.com ZoomInfo SF Customization Guide Find, qualify and close with ZoomInfo SF. Find

More information

BES Operational Baseline Database User Guide Module 1 App, User, and POC Information

BES Operational Baseline Database User Guide Module 1 App, User, and POC Information BES Operational Baseline Database User Guide Module 1 App, User, and POC Information BOB DB User Guide Current as of 15 June 2016 MODULE 1 OVERVIEW 3 LOGGING IN 3 STEP 1: NAVIGATE TO BES OPERATIONAL BASELINE

More information

Monitoring and Evaluation Tool

Monitoring and Evaluation Tool Monitoring and Evaluation Tool USER MANUAL March, 2014 www.menarid.icarda.org THIS PAGE LEFT EMPTY INTENTIONALLY USER MANUAL Definitions and abbreviations Chart... Graphical representation of M&E project

More information

S-Drive Lightning User Guide v2.1

S-Drive Lightning User Guide v2.1 S-Drive Lightning User Guide v2.1 Important Note This user guide contains detailed information about S-Drive for Salesforce Lightning usage. Refer to the S-Drive User Guide for more information about S-Drive

More information

Premium Auto Attendant User Guide

Premium Auto Attendant User Guide Premium Auto Attendant User Guide Contents Introduction to Premium Attendant... 1 Setting up Premium Attendant for the First Time...1 Working with the Premium Attendant Interface... 2 Names and Descriptions...2

More information