nerdexam
Salesforce

CRT-450 · Question #194

A developer created a trigger on a custom object. This custom object also has some dependent pick lists. According to the order of execution rules, which step happens first?

The correct answer is D. JavaScript validation is run In the browser. See the full explanation below for the reasoning.

Question

A developer created a trigger on a custom object. This custom object also has some dependent pick lists. According to the order of execution rules, which step happens first?

Options

  • ASystem validation is run for maximum field lengths.
  • BThe original record is loaded from the database.
  • COld values are overwritten with the new record values,
  • DJavaScript validation is run In the browser.

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    14% (2)
  • C
    7% (1)
  • D
    71% (10)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice