I have a Nintex forms for Office 365 based on a SharePoint Online Liste. In behind there is an approval Workflow with Nintex Automation Cloud.
I want to improve the usability..so if a user opens the Nintex Forms there should be a message if a workflow is running and in best case the user should see if he has a workflow task assigned .
At first I thougt to do this with a connection in NAC to Nintex Workflow and the “Get Tasks” operation. But unfortunately i cannot query this connection in a Nintex List Form because data lookups are not available there.
I also tried it with an Iframe PlugIn in Nintex Forms and embedding the my Tasks dashboard from NAC or something simliar…but I cannot embedd the NAC environment as an Iframe...it is refused
I can do it manually with separate sharepoint lists and logging the workflow instances and task in this list but this would be a lot of additional effort and also not really fail-save...
Are there any ideas or apporaches to solve this?

