CRT-450 試験問題を無料オンラインアクセス
| 試験コード: | CRT-450 |
| 試験名称: | Salesforce Certified Platform Developer I |
| 認定資格: | Salesforce |
| 無料問題数: | 240 |
| 更新日: | 2026-09-02 |
In terms of the MVC paradigm, what are two advantages of implementing the view layer of a Salesforce application using Lightning Web Component-based development over Visualforce?
Choose 2 answers
A software company uses the following objects and relationships:
- Case: to handle customer support issues
- Defect_c: a custom object to represent known issues with the company's software
- case_Defect__c: a junction object between Case and Defector to represent that a defect Is a customer issue What should be done to share a specific Case-Defect_c record with a user?
Universal Containers wants to ensure that all new leads created in the system have a valid email address. They have already created a validation rule to enforce this requirement, but want to add an additional layer of validation using automation.
What would be the best solution for this requirement?
