Hi,
I have a plugin that populates several fields in parent entity but the plugin is executed from child entity, then in parent entity I have to refresh the form to see the updated fields. In parent entity I have a button called Refresh that Call my function where I use Xrm.Page.data.refresh but does not work. This funcionality works with the update 0.2 but upgrade to 0.3 and does not work anymore.