Ex: In Case entity, description field has the below text
“This is Sample Text.
Please ignore.”
When try to read the value using getValue() (Xrm.Page.getAttribute(“description”).getValue()), which is retunring “This is Sample Text.Please ignore.”
Ex: In Case entity, description field has the below text
“This is Sample Text.
Please ignore.”
When try to read the value using getValue() (Xrm.Page.getAttribute(“description”).getValue()), which is retunring “This is Sample Text.Please ignore.”