Topic by Aditya Kumar
Content
We are using Javascript API within the custom object workspace to run certain function on ondataupdated() event. However, when i am updating any field value within the workspace, the ondataupdated() function is triggered twice. can this be controlled to fire the ondataupdated() function only once.
Steps to replicate:
Open or create a record.
Try to update any field on the workspace.
Alert is prompted twice on the workspace for any update. Can it be controlled to fire only once.?
Regards,
Aditya