How to quickly update an attibute from a browser bookmark

 As a developer or tester sometimes its really nice to have a direct way to update an attribute on the current record.

To accomplish that you can simply bookmark a new page in e.g. Chrome and add this little piece of JavaScript into the URL field:

javascript:(function(){const curId=Xrm.Page.data.entity.getId();const entName=Xrm.Page.data.entity.getEntityName();const fldName =…

Continue Reading Andreas Cieslik’s Article on their blog

How to quickly update an attibute from a browser bookmark

As a developer or tester sometimes its really nice to have a direct way to update an attribute on the current record. To accomplish that you can simply bookmark a new page in e.g.

Blog Syndicated with Andreas Cieslik’s Permission

Author: Andreas Cieslik

Share This Post On
Share via
Copy link
Powered by Social Snap