Expand button in Task inbox page while using Workflow

0
  Hi All, I am using Workflow common (downloaded from marketplace). Inside this module, we are having a task inbox page where we can see different options like All task, open task, unassigned task etc. Under unassigned task, we are having a button called AssignToMe on click of that task is assigned to user. Beside this button we have a Expand button, on click of this, details will be shown. But what is happening actually, suppose instead of clicking on AssignToMe button, User directly clicked on Expand button, so on click of this button also assigns that particular task to user. I have disbaled the auto assign option also, but it still it assigns the task to user.   How to resolve this. Please let me know It's urgent.   Thanks & Regards
asked
1 answers
1

Hi Trishla,

 

To resolve the issue, click the DataGrid2, then under the General tab in the Events section, set Auto-assign to No. This should fix the problem you're experiencing.

However, a quick reminder: if you modify the page directly in the WorkflowCommons module and update the module in the future, your changes will be overridden. To avoid this, copy the page into one of your custom modules before making any changes.

 

{032C9134-4F58-42D7-AE3E-009A9CAE64D0}.png

 

answered