Configuring Save as Favorite
The Save as Favorite feature allows the sales rep to save a cart configuration for reuse. The saved configuration can be used multiple times in the same quote or across different quotes. A saved configuration includes all the selected products on the cart with the options and attributes defined within the product. The configuration can be public for all the sales reps or private to the sales rep who saved the configuration.
As an administrator, you can use various functionalities to configure the Save as Favorite feature to control the usage of the feature by the sales reps. Following functionalities are available to you to configure Save as Favorite feature.
To disable the Save as Favorite feature
By default, the feature is enabled. You can disable the feature globally or selectively apply permission to individual user or profile. Disabling the feature only disables the feature icon on the Cart page. To disable Favorite feature globally follow the steps below.
- Go to Setup > App Setup > Develop > Events > Custom Settings.
- Find Config Select Product Setting and click Manage next to the setting.
- Click Edit next to Primary Settings.
- Select Disable Favorite.
- Click Save.
As a result of following the steps above the Save as Favorite icon() on the Cart page is disabled.
You can also control which user or profile can use Favorite Feature by defining access permissions for a user or profile.
To define permissions to use Save as Favorite feature
The administrator must define proper access permissions for user profiles to use Save as Favorite Feature. Otherwise, the user cannot see the Save as Favorite feature on the Cart page. Follow the steps below to define access permissions for the user.
Based on the permissions you define here, the sales rep can use different functionality available to them.
To hide scope field in Save as Favorite pop-up on the Cart
Follow the steps below to hide the Scope field.
The above action hides or displays the Scope field for a specific profile. When the Scope field is visible, the users can save a configuration record as Public or Private by selecting from the picklist. Otherwise, the configuration record is saved as Private.
Categorization of Favorite Configuration
CPQ provides sales rep the ability to categorize the saved configuration using pre-defined filters. These fields are displayed on Save as Favorite pop-up on the Cart page while saving the configuration. The fields in the filter are of picklist and multi-select picklist type that you must create in the Favorite Configuration object to use as filters. Any existing picklist or multi-select picklist fields can also be used, except for Scope. If you define default values or make the fields required, they are honored on the pop-up as well. Only the first five fields that you define are displayed on the pop-up.
To define filters to save a configuration
Follow the steps below after creating picklist or multi-select picklist type fields in Favorite Configuration object.
- Go to Setup > App Setup > Develop > Events > Custom Settings.
- Click Manage next to Config System Properties setting.
- Click Edit next to System Properties.
- Find FavoriteFilters and enter the API names of picklists you created, separated by comma or a new line.
- Click Save.