How to create/add New Product(s) in Salesforce?
1. Go to Products Tab. 2. Click New.
1. Go to Installed Packages. 2. Select Salesforce CPQ. 3. Select Additional Settings. 4. Select a field in How to group Products. 5. Click Save button. 6. Go to Add products ....
1. Make the Pricing Method to Block. 2. Create Block Prices records from the product's related list.
1. Go to Import Formats. 2. Click New and create a new Import Format. 3. Click New Import Column in Import Columns related list. 4. Create Import Columns. 5. Go ....
The aura:valueChange event is used to handle attribute value change in lightning components in Salesforce. Sample Code: Component: <aura:component implements="force:appHostable"> <aura:handler name="change" value="{!v.strText}" action="{!c.handleValueChange}"/> ....
Sample Code: Sample.cmp: <aura:component implements="force:appHostable" controller="Sample"> <div class="slds-box slds-theme_default"> <lightning:button variant="brand" label="Click It" onclick="{!c.clickIt}"/> ....
1. Go to Account record. 2. Click New Contracted Price. 3. Enter the information and save the record.
Trailhead link to get started with CPQ - https://trailhead.salesforce.com/en/modules/sf_cpq Install Salesforce CPQ - https://www.infallibletechie.com/2018/04/how-to-install-salesforce-cpq.html Setup CPQ Product Layout Salesforce - https://www.infallibletechie.com/2018/05/setup-cpq-product-layout-salesforce.html Introduction to Salesforce CPQ - https://www.youtube.com/watch?v=si8ubeICIGw How to create Product Families and select ....
1. Go to https://steelbrick2.force.com/apex/installPremium 2. Select the version and click Production or Sandbox to install.
While creating Rule Entry in the Case Assignment Rule, in step 4, add the Predefined Case Teams to share the case in Salesforce.