All of a sudden, every time I show a notification using formContext.ui.setFormNotification, the message "This field is read-only. Please contact your system admin for assistance." gets appended to it.
This seems to have started happening somewhat out of the blue.
If i call the following function from a ribbon button added using XrmToolBox RibbonWorkbench, passing the formContext:
function testNotification(formContext) {
formContext.ui.setFormNotification("hello", "INFO", "hello");
}
Then i get a message that looks like this:
It's not 2 separate messages, the "This field is read-only. Please contact your system admin for assistance." is getting appended to any message that I try to post in this way. What is going on? anyone able to reproduce this?
Version:
2019 release wave 2 enabled
Server version: 9.1.0000.8220
Client version: 1.3.2201-190830-183240