Hi,
I have a checkbox field "Create Task" on Contact form ,when user updates "Create Task" to "Yes",a message should be shown to confirm choice and if user selects "OK" a task should be created for that contact.
The Question on OK button click if I create a task and after that any Synchronous plugin/workflow fails,task has been created but record has not been saved,which is wrong.It should create a task only if transaction is successful.
Is there any way to achieve this requirement?