Loading
Salesforce now sends email only from verified domains. Read More
Salesforce Contracts
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create Custom Source Field for Contract Object

          Create Custom Source Field for Contract Object

          If you want to create a contract from a custom or standard object other than opportunity, quote, or order, you must create a custom Lookup Relationship field in the Contract object. The application automatically maps the custom field from the contract to your custom or standard object so that you can identify the source object for a contract.

          The Lookup Relationship field creates a relationship between two records so that it’s gets automatically associated with each other.

          1. Go to Setup, then click Object Manager.
          2. In the Quick Find box, search for Contract.
          3. Click <Contract> and then Field & Relationships.
          4. Click New.
          5. Select Lookup Relationship for the Data Type. Click Next.
          6. Select the standard or custom object to which you want to relate the contract object and then click Next.
            For example, Asset.
          7. Enter these details:
            1. Field Label: Source <name of the custom or standard object>.
              For example Source Asset.
            2. Field Name: Source <name of the custom or standard object>.
              For example SourceAsset.
          8. Click Next.
          9. In the Field-Level Security for Profile, select the Visible checkbox for the profiles that must see the custom field. Click Next.
            The custom field is hidden from all profiles if you don’t add it to field-level security.
          10. Save your changes.
          11. In the Field & Relationships tab, search for the custom field and make a note of the Field Name (API name).
            For example, SourceAsset__c.
           
          Loading
          Salesforce Help | Article