Microsoft Dynamics 365 + Power Platform Solution Architect (legacy) — Question 2

A client that uses Dynamics 365 Sales has forms with both Business Rules and JavaScript added to handle the business logic on the form.
The form contains logic that cannot be handled by Business Rules. The combination of using both Business Rules and JavaScript is now too complex to maintain.
You need to recommend a simplified form setup so the form can be maintained moving forward.
Which two should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, suggest removing Business Rules altogether and leveraging JavaScript or using a PCF control to manage complex logic, thus simplifying maintenance. Options B and D still involve the use of Business Rules, which contradicts the need for simplification and could perpetuate the complexity issue.