Search This Blog

Wednesday, March 16, 2016

XRM Methods in Date controls,Notification and Enity

Notification
Xrm.Page.getControl(fieldName).setNotification(message)
Xrm.Page.getControl(fieldName).clearNotification()
Date
Xrm.Page.getControl(arg).setShowTime(bool)
Gets a string for the value of the primary attribute of the entity.
Xrm.Page.data.entity.getPrimaryAttributeValue()

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.