Create Product Group Dynamic Choice Lists

The product group dynamic choice lists that you set up let catalog administrators filter data when making selections, thus boosting efficiency and performance.

To enable Product Group dynamic choice lists, you first add a dynamic-choice-list type custom field for an object using Application Composer:
  1. Ensure you're working in an active sandbox.
  2. Navigate to Configuration > Application Composer.
  3. Navigate to the Fields page in Opportunity, Sales Lead, or your own custom object.
  4. In the Fields page, create a new, custom field.
  5. Select Choice List (Dynamic) and click OK.
  6. Specify basic information in the Create Dynamic Choice List: Basic Information page.
  7. Click Next.
  8. In the Create Dynamic Choice List: List of Values page, select Product Group as the related object you want to query to populate the list.
  9. For List Selection Display Value, select Display.
  10. Expand the Data Filter region and click Existing Filter.
  11. For Data Filter Name, select GetProductGroupsForUsage.
  12. For Bind_UsageModeCode, specify the expression value, for example, 'MOO' (for Opportunity).
  13. Click Submit.
  14. Publish the sandbox according to your company's business practices.