Hello, the stakeholders on my current project have a wide variety of security requirements in mind. Given that CRM is a pre-built framework, it seems likely that I'll need
to apply some complex security rules through xrm (js) to dynamically show/hide and enable/disable inputs and sections. JavaScript is not considered secure, but I was wondering,
is the Xrm implementation any more secure than a plain vanilla js implementation?