Loading
Feature Degradation | Agentforce Voice Read More
Manage Your Quotes with CPQ
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
          Considerations for Linking to Custom Fields from Custom Actions

          Considerations for Linking to Custom Fields from Custom Actions

          Custom actions can use field parameters to link to a specific field on a record. Add your field parameters in the custom action URL field. (Salesforce CPQ Managed Package)

          Required Editions

          Available in: Salesforce CPQ Spring ’14 and later

          When you link to a field through a custom action, consider these key guidelines.

          • Custom actions can link to quote, quote line, or quote line group fields.
          • When a sales rep clicks the custom action, the action occurs only if the URL field is visible in the quote line editor. Exceptions are quote, quote line, and quote line group ID fields, which are always available. For example, if a URL targets {!SBQQ__Quote__r.SBQQ__MyCustomField__c}, you must also have My Custom Action in your quote’s Line Editor field set. Otherwise, Salesforce CPQ considers My Custom Action undefined, and your custom action doesn’t occur.
          • If a field inherits a value from a related object, you can reference that field as it appears on the related object. For example:
            • To reference the ID of the quote line group associated with a quote line, use {!SBQQ__Group__r.Id} or {!SBQQ__Group__c.Id}.
            • To reference the ID of the quote associated with a quote line group, use {!SBQQ__Quote__r.Id} or {!SBQQ__Quote__c.Id}.
           
          Loading
          Salesforce Help | Article