Posts

Showing posts from August, 2025

Interview Q&A

  Configuration-  How to enable auditing for table or columns? What is managed and Unmanaged Solutions?  What are different datatypes in MS CRM? How to change lookup field criteria?  What are different types of views and where they can be used? How to add subgrid on form? and how to change filter criteria of subgrid? What are different types of forms?  How to handle security on forms? If I have 3 main form for table but I can see only 1 form in model driven app? why?  JavaScript -  What are different XRM API's available in CRM? [E] You should know basic syntax and parameter required for each API [E] What is Odata query?  [M] CRM Xrm api's are Synchronous or Asynchronous? If Async then how can we run synchronously?  [C] Different events to trigger JS code in CRM? [E] Should know how data can be retrieved and what we will get for each data type?[E] Should know basic syntax  for lock/unlock, required/ not required, show hide field, sections...