Vaibhav Kumar

How to Calculate discount for opportunity?

How to Calculate discount for opportunity in Salesforce based on percentage field? Table of Contents Introduction to scenario โ†’ Apex Trigger 5 Prerequisite Create a Custom field on Opportunity โ€œDiscountโ€ and the data type of this field should be percent. Create a Custom...

How to Create a Task under Account?

When the Account is Created, create a Task Record under that Account and assign the Task to the Account Owner. Use the below information

Create an Task under Opportunity if AccountId is Null ?

Table of Contents Introduction to scenario โ†’ Apex Trigger Scenario 7 Develop an Apex Trigger so that when an opportunity is created and the account is blank, create a task under Opportunity. Hint: - AccountId == null Subject - Opportunity is...

How to update Account Billing address in Shipping address , Only If Shipping address is Blank ?

Develop an Apex Trigger so that every time an account is created or updated, the Value of the Billing Address is to the Shipping Address.

Update Account Billing in Shipping address?

Apex Trigger Scenario โ†’ Apex Trigger 2Develop an Apex Trigger so that every time when any account is created or updated then Set the Value of the Billing Address is to Shipping Address.Shipping AddressShippingStreetShippingCityShippingStateShippingPostalCodeShippingCountryBilling AddressBillingStreetBillingCityBillingStateBillingPostalCodeBillingCountry Hands on // trigger trigger AccountTrigger on Account...

Create an Apex Trigger to Update Industry Field?

Develop an Apex Trigger so that every time any account is inserted then set the value of the Industry field to Education. Also, check if the Description is blank then set the value for the description field to โ€œAccount Description is blankโ€

About Me

6 POSTS
0 COMMENTS
- Advertisement -spot_img

Latest News

How to Utilize Salesforce CLI sf (v2)

The Salesforce CLI is not just a tool; itโ€™s the cornerstone of development on the Salesforce Platform. Itโ€™s your go-to for building, testing, deploying, and more. As one of the most important development tools in our ecosystem
- Advertisement -spot_img
5/5

Stuck in coding limbo?

Our courses unlock your tech potential