XrmPortalJS icon indicating copy to clipboard operation
XrmPortalJS copied to clipboard

A JavaScript library for Microsoft CRM Portals

Results 7 XrmPortalJS issues
Sort by recently updated
recently updated
newest added

Adding List Control to the library

`getValue` method works perfectly, but for be `setVisible` fails for text fields and works for Radion type fields. My workaround is to use $(FIELD_NAME).parents().eq(2).toggle(X) selector to do it! Fantastic product...

Added support for Read Web API operations - retrieveRecord and retrieveMultipleRecords functions. Added error callback parameters for Web API functions

Hi @dynamicscode , Hope you are doing fine. Wanted to ask is there any timeline to merge webapi branch and the main one?

Hi, Apologies, as I am very new to Github and javascript. Currently working on a power portal where I would like to show/hide fields based on check boxes (ye/no). If...

Hi There, Can't seem to get this working for a web form, is there any limitations with regards to web forms vs entity forms? Thanks, James

Recognise support for default required message when using a custom required function