Get header field value on Form Dynamics 365 Model driven app using JavaScript

You can add maximum 4 fields on header of a entity form in model driven apps. But in JavaScript if you want to get values of any header field of the form you have to use header prefix while reading values. Check the code below and use it according to your business need. Hope it…
Read more