Admin: Create Resume Manager Lightning Component Custom Actions

For complete Resume Manager Lightning Component (RMLC) details, see Resume Manager Lightning Component.
Apart from the standard actions, custom Resume Manager actions can be created.
- Create a new Resume Manager Action
Configuration Custom Metadata Type record.
- For steps on how to create a Custom Metadata Type record through the Salesforce Setup, see the Salesforce article Add or Edit Custom Metadata Records Declaratively.
- Populate the Standard Action fields.
- For a list of the fields, see Admin: Configure Resume Manager Lightning Component Standard Action Fields.
- Populate one of the following fields:
- Component Name: Enter the name of the lightning component to be invoked by running this action.
- For more details and an example of the component option in action, see Dev: Resume Manager Lightning Component Aura Component Implementation Example.
- You can also use a Lighting Web Component. For more details, see Dev: Resume Manager Lightning Component Custom Actions.
- Flow Name: Enter the API
name of the Custom Flow to be invoked by running this action.
- For more details and an example of this in action, see Admin: Resume Manager Lightning Component Custom Flow Configuration Example.
- Component Name: Enter the name of the lightning component to be invoked by running this action.
- Click Save.
Next Steps
You may also use filters for the RMLC, for more details, see Resume Manager Lightning Component Filters.
Was this helpful?