I'm customizing the Sharepoint 2010 OOTB Approval workflow's "Ă–verall" behavior step.
In Step #3, I want the user to directly open the Approve/Reject infopath form in a modal window... (like its doing from the Outlook >> Open this task button ribbon)
As suggested in this post:
If I refer Form_URN & IsDlg=1,
- it doesn't open a modal window and
- if the user clicks "Approve", the process is completed but the page still shows the following message.
Processing...
Please wait while your task is updated...
You will be redirected to the previous page after the update is complete.