Skip to main content
Nintex Community Menu Bar

Custom Click Event on Action

  • March 10, 2017
  • 5 replies
  • 28 views

Forum|alt.badge.img+1

Hi,

We have requirement to approve/reject task from Preview page (status page) .

So when user see the workflow status , he/she able to approve/reject task from preview page.

Is there any way in nintex workflow that allow user to approve/reject task from preview page ?

Thanks

5 replies

Forum|alt.badge.img+7
  • Nintex Partner
  • March 10, 2017

Dear,

I think you need to have your custom inbox.
No OOTB action for this.

And what if you have a Flexi Task with more than two outcomes (ex: Approve, Reject, Request Amendments?)...In  this case you need to build a custom drop down/radio buttons...

Regards


Forum|alt.badge.img+1
  • Author
  • March 10, 2017

Hi,

Yes, We have Flexi Task with more than two outcomes (Approve , Reject and More Information required).

Is there any  document to build custom drop down/radio buttons to achieve this ?

Thanks


Forum|alt.badge.img+7
  • Nintex Partner
  • March 10, 2017

You can benefit from  "SiteURL/_vti_bin/NintexWorkflow/Workflow.asmx" and build a custom SharePoint WebPart.

Regards


Forum|alt.badge.img+1
  • Author
  • March 10, 2017

We can build custom web part but this is not we need. We need Click event on Flexi Task action in OOTB preview.aspx page.


Forum|alt.badge.img+7
  • Nintex Partner
  • March 10, 2017

Dear,

No OOTB action for direct approval.
The quickest OOTB action in preview.aspx to respond to your task is to click on "Respond to task" link.

Regards,