web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Make Dynamics Crm Advanced Find meet your client needs.

         I've been requested to modify Advanced Find filters and results  programmatically probably five times in my Dynamics CRM career. There were different reasons like monitoring/audit...

Micchael 390
Like (0)
Date localization in Adxstudio Portals.

     How to set language based  date format in Adx portal page.     Custom date and time formats in a frontend are always a headache. Adx is trying to make our life better by giving us so...

Micchael 390
Like (0)
How to benefit from adx Entity Form subgrid, lookup and other OOB features in CrmE...

What are Entity Form benefits?     Adxstudio portal has managed forms  and  data driven configurations like Entity From, Entity List etc.     Data driven configuration reflect crm forms, form tabs, views an...

Micchael 390
Like (0)
Custom plugin exception output for crm form

    I was playing with MS Dynamics Crm forms server side validation. The idea was to use a plugin for validation when a lot of calculation involved and JS is not an option. Actually this is a routine task.    The point her...

Micchael 390
Like (0)
Crm Service Impersonation: Shared Views Management

  Here is a note about an interesting project involving crm service impersonation. Client had an idea to allow users subscribe to the only views they need and unsubscribe from extra views freely.    Only view owner can share it...

Micchael 390
Like (0)
Dynamics Crm portals review

   In this post I’m not going to compare modern MS Dynamics Crm portals but two main models which vendors use to create their products. First one we’re going to call “crm data driven” model and let’s name another one “crm loosely couplin...

Micchael 390
Like (0)
Adx portal: Improve JavaScript Upload Experience

     While using "Custom Javascript" area in Web pages, Web Form Steps etc. I found it a little bit uncomfortable in use.      The max length of 10 000 characters not always enough and if I add a c...

Micchael 390
Like (0)
Refresh CRM 2016 Form after record save using JavaScript

    I had a need to refresh crm 2016 form right after initial save. Surprisingly all good old solution from my archive were not effective in crm 2016. Neither window.location.reload(), nor sdk’s refresh, nor trivial setTimeout. &quo...

Micchael 390