
Hi every one,
I am new to Dynamics 365 Business Central, I am learning the development in Business central. I have couple of questions related to Dynamics 365 business Central as below.
1- Can we validate the table and pages fields in using JS in Dynamics 365 Business Central.
2- Can we use JS and html web resources in D365 Business Central.
Please provide the related links as well.
Please help me to answer my questions.
Thanks.
1) No. Validation must be done in AL code inside fields triggers.
2) Yes, you can create javascript addins and you can integrate them into a D365BC page. More info here: