Hi there,
I'm trying to create some device layouts using Nintex Forms for the flexi task form so users can access them from their mobile device. What I've noticed however is that when clicking the link from the email (using the ootb Nintex ApprovalURL common workflow variable), it navigates to the default SharePoint mobile edit task form first, as in the image below with this URL: https://<site url>/_layouts/15/mobile/editforma.aspx?List=<list id>&ID=<id>
When clicking cancel from this view , it navigates to the custom Nintex Form, with this URL: https://<site url>/_layouts/15//NintexForms/mobile/editform.aspx?List=<list id>&View=<view id>&ID=<id>
Is there a way to get the link in the workflow email to link directly to the custom Nintex form for the approval task?

