Skip to content

Funding Request Roles

yearofthepi edited this page Apr 8, 2020 · 7 revisions

The Funding Requests Roles object (outfunds__Funding_Request_Role__c) enables you to track the people who are associated to your Funding Request. For each Funding Request Role record, you can specify the Funding Request, the person, their role (e.g., Applicant, Grant Manager), their status (e.g., Current, Former) and whether or not they are the Primary Contact for that Funding Request. Note that there is no out-of-the-box validation on the object to technically prevent you from tracking multiple Primary Contacts. This change was made generally available with package version 1.16 as of 1/06/2020.

Configuration Instructions

Organizations who install Outbound Funds after this date will have the button on page layout, but, organizations who need to upgrade their package to this version should conduct the following steps to do so:

  1. Via setup, navigate to the Funding Request Object.
  2. Select the Funding Request Layout
  3. From the Mobile & Lightning Action, add the Create Funding Request Role action to the Salesforce Mobile and Lightning Experience Action section. FundingRequestRolePageLayout

Once it has been added to the page layout, follow the steps below.

To create a Funding Request Role: FundingRequestRole

  1. Go to your Funding Request record. Click Create Funding Request Role from the quick actions bar. Another method is to click New on the Funding Request Role related list.

  2. Select your related contact from the Contact drop-down, or create a new contact as needed FundingRequestRole1

  3. Select their role and status of the Contact. Click Save. FundingRequestRole2

You may want to add some of the following customizations to the Funding Request Contact functionality:

  • Prevent Users from selecting more than one Primary Contact per Funding Request.
  • Automatically create a Funding Request Contact record for a particular Contact if a specific value is set on the Funding Request. For example, if the Funding Request is of [Type X], automatically create a Funding Request Contact record for John Doe of Role = Grant Manager.