69.2k views
0 votes
Which of the following use cases are valid for declarative customization?

1) Displaying the number of employees of the account related to an opportunity, on the opportunity page layout
2) Calculating the number of days until an opportunity closes and displaying on a report
3) Determining a lead rating, based on checking the value of 3 lead fields
4) Calculating the sales tax applicable to a quote, that is based on various factors such as product, state, quantity

User Achrome
by
8.6k points

1 Answer

4 votes

Final answer:

The valid use cases for declarative customization include displaying the number of employees on an opportunity page, determining a lead rating, and calculating the sales tax on a quote.

Step-by-step explanation:

The valid use cases for declarative customization are:

  1. Displaying the number of employees of the account related to an opportunity, on the opportunity page layout.
  2. Determining a lead rating, based on checking the value of 3 lead fields.
  3. Calculating the sales tax applicable to a quote, that is based on various factors such as product, state, quantity.

These use cases involve defining rules, conditions, and calculations that can be configured and executed without writing code.

User Michael Blake
by
8.1k points