If you just want to change how the field is labeled on the form, you can do:
Xrm.Page.getControl("ControlName").setLabel("New Label");
var formContext = executionContext.getFormContext();
formContext.getControl("new_name").setLabel("Name");
The data is available for 28 days but we can filter out the data for 30 days and its not a live telimetry. We can get the list of data ba...
No comments:
Post a Comment