- Home
- Knowledge Base
- GSP Product Manager
- Customize The Product Manager
- Using Product Manager Read Only Field Mappings
Using Product Manager Read Only Field Mappings
Read-Only Field Mappings enable administrators to define which Opportunity Product fields are accessible in the Product Manager on a per-Product basis.
For example, in an environment with both hardware and software Products, you may need to capture the manufacturing facility whenever a hardware Product is added to an Opportunity. A Read-Only Field Mapping can be configured to make the manufacturing-facility field editable for hardware Products while keeping it read-only for software Products.
To create a Read-Only Field Mapping:
- Go to the Setup area
- From the menu on the left, select “Custom Metadata Types”.
- Select the “Manage Records” option on the “Product Manager Read-Only Field Mapping” metadata type.
- Select the “New” button.
- Fill in the required fields:
- Label – Give the record an appropriate name.
- Product Manager Read-Only Field Mapping Name – Give the record a unique name or identifier.
- Protected Component – Leave this as False.
- Controlling SObject – This should always be set to the Product object.
- Controlling Field – Select a checkbox field from the Product Object, which defines when the “Controlled Field” is editable. Note: You may need to create a checkbox formula field on the Product to determine the required logic.
- Controlled SObject – This should always be set to the Opportunity Product object.
- Controlled Field – Select the field from the Opportunity Product, which should be editable when the “Controlling Field” is set to true on the Product.
Related Articles
- Disabling Single Product Multi-Line Feature on Quotes
- Adding the Product Manager Lightning Web Component to a Quote Lightning Page
- Product Manager Button when using Dynamic Actions on Quotes
- Adjust the Package Builder Folders
- Disabling Single Product Multi-Line Feature on Opportunities
- Adding the Product Manager Button when using Quote Page Layout(s)