Hi all,
when value is set programatically via javascript using setValue to null - Xrm.Page.getAttribute(FieldName).setValue(null),
the value is not changed until the header is refreshed, I mean when I click on the header again.
I can see a value that is no longer in the background.