Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
setShowTime method can be used to show time along with date for the DateTime control.
Xrm.Page.getControl(arg).setShowTime(bool)
Xrm.Page.getControl('createdon').setShowTime(true);
Cheers,
Shraddha Dhingra