Configuration for Adding Fields to Resume Manager Lightning Component
Users can see additional information about resumes without having to navigate away from the Resume Manager component.
When this feature is enabled, users will see the following default fields:
- CreatedDate
- LastModifiedDate
- CreatedBy
- Type
Admins can easily customize which fields are displayed by adding additional fields to a new fieldset as required.
Configuration
- Navigate to
- Ensure that the setting name TR1Default_Additional_Fields is added under Additional Field Fieldset.
- Click Save.
Limitations & Assumptions
- Width of footer is limited and a scroll bar is not enabled, so more than 3 fields (especially with long name/value) may be hard to read
- Fields which contain ID will be displayed as Text and not link to the parent object.
Was this helpful?