MS CRM 2013 - Dialog Parent-child movement - Remove the Warning message - "Some Contents of the page are changed. Please review it..."
- When Parent dialog starts and moves to child dialog, we get an error or a warning message as "Some Contents of the page are changed. Please review it before you continue".
- The requirement is to remove it or do not display the warning message.
- Can we remove the warning message?
- Some blog said add Xrm.Page.data.entity.save(); before opening a child dialog box. Can we ever add a javascript to the OOB dialog?