What are the different types of views we have in CRM?
Can we set field level security for OOB fields?
What are different types of Modules we have in CRM?
Can I audit just changes done by a couple users?
Difference between Form level security Vs Field level security?
What are the options we can rollback if we enable them while creating custom entity?
Can we create a new field from form customization?
What is Dynamic Entity in Dynamics CRM?
Can you brief on Sales module of CRM?
When do we register a plugin in the child pipeline. give examples?
What is the difference between form init() & DS init()?
Define AOS?
What is the sequence of events while a report is generated?
What are the two most important methods on the Report?
validateWrite() method can be written in form datasource as well as table level, when should we write it in form DS and when in table. Similar in case of write() method?