Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

AutoSave

$
0
0

Can we trigger autosave ? I need to add some functionality AFTER save execute, something like ribbons

custom button click  

Xrm.Page.data.save().then(
function () {
Xrm.Utility.openEntityForm("entity name", Xrm.Page.data.entity.getId());
},
function (errorCode, message) {}
);

but for autosave button.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images