Field Sets


This page covers:


Field Sets in Amp Impact

Learn more about Salesforce Field Sets here.

Amp Impact uses field sets extensively to allow organizations to customize components based on their own requirements. When installing Amp Impact for the first time, many of the field sets already have a handful of fields selected by default. System Administrators and Implementers can modify these field sets to determine the fields that users will see on custom components like tables or pop-ups. Additionally, you can add custom fields to the field sets, allowing even more flexibility in determining the fields to display to users.

To avoid shadowing after installing Amp Impact, custom objects and fields must use different API names than the API names of Amp Impact fields. For example, if a custom Financial object is created separately from the Amp Financial object, the API name of the custom Financial object cannot be Financial__c, as it will conflict with the Amp object’s API name (ampi__Financial__c). This issue can be avoided by appending numbers or codes at the end to create a unique API name (e.g. Financial_cust__c).


Modify Field Sets

To edit any of the field sets, follow the instructions detailed below.

  1. Identify and open the Object.

  2. Identify and open the Field Set. The “Description” field is helpful to identify the right field set.

  3. Edit the Field Set by adding/removing the relevant fields and click “Save”.


Field Sets by Functional Area

We document more details about field sets by functional area, so navigate to the relevant section below.