CRM 2013 SP 1 Rollup4 (latest)
We found some users do double-click on button (either by accident or due to impatience). Double click "Activate" button on Quote and "Mark Complete" button on form causes the record status to get updated twice. The audit history shows that the record status is updated from "Draft" to "Active", and then "Active" to "Active".
We have requirement to trigger Workflow and plugin when Quote status = Active. The above issue has caused the workflow/plugin to fire twice. Is there a workaround to handle this double clicking on button ?