Hi,
I have afterSave logic hook running from my custom module, and the result will be saved in the amount field of the Opportunity module. The calculation is happening correctly and the field is getting updated. But, to view the updated results I have to refresh the page manually.
Can some one please help me out as to where the js and json files needs to be put, in order to get this working(real time update of the field in opportunity module).
I have afterSave logic hook running from my custom module, and the result will be saved in the amount field of the Opportunity module. The calculation is happening correctly and the field is getting updated. But, to view the updated results I have to refresh the page manually.
Can some one please help me out as to where the js and json files needs to be put, in order to get this working(real time update of the field in opportunity module).
Comment