How to connect multiple usertaskpages (for multiple devices) to a usertask?

0
Hi all,   I want to have a different usertaskpage for phones then for web. I cannot figure out how to add different usertaskpages to a usertask in my workflow. I also tried a microflow between the taskinbox and the usertaskpage, but then I cannot find out how to get the workflowcontext from the workflowusertask. Can someone help me with this problem?   Greetings, Evangeline
asked
1 answers
1

Hello Evangeline,

 you can use $currentDeviceType  in your MF/NF decision and show page accordingly.

 

image.png

 

image.png

Mendix Marketplace - Mx Client Actions

answered