Skip to main content
Nintex Community Menu Bar

Hide control in Nintex Mobile

  • April 18, 2018
  • 4 replies
  • 11 views

Forum|alt.badge.img+12

Hi everyone,

we have a responsive form including some calculated value controls that use the lookup function. As these aren't working in Nintex Mobile, I'd like to hide them when the form is running on a mobile device.

In responsive designer there is no specific mobile layout so I'm relying on functions and rules. What I'm missing is some kind of "Is Nintex Mobile" validation in the common tab alongside to "Is Display Mode" or "Is Edit Mode".

214442_pastedImage_1.png

How can I find out that the form is displayed on a mobile device and take some actions on this condition?

Best regards

Enrico

4 replies

Forum|alt.badge.img+14
  • Scholar
  • April 18, 2018

you could use metadata tags

 


Forum|alt.badge.img+12
  • Author
  • Nintex Partner
  • April 18, 2018

I'ts a bit tricky but it works.

Thanks Marian!


Forum|alt.badge.img+14
  • Scholar
  • April 18, 2018

yeah, I as well do not understand why they decided to implement it that way and not as regular inline/runtime functions.

they might be useful as well on desktop forms or forms running on mobile devices but not within nintex mobile app.


Forum|alt.badge.img+9
  • Scholar
  • August 5, 2019

Can you explain how you did this? How do you reference metadata tags in a rule?