Hi All, Is there anyway to check whether a user has logged into the applica

Hi All,
Is there anyway to check whether a user has logged into the application from mobile or system? Because we have a user input task which needs to be done either from system or mobile. Because if the task needs to be done from system, then we want to include some dynamic functionalities in it.
Thanks in Advance...

OriginalPostID-60942

OriginalPostID-60942

  Discussion posts and replies are publicly visible

Parents
  • This expression only tells you if the form is mobile enabled or not. - this is, if the check-box in the form is checked or not for use in Tempo. I'm not sure how this would help you solve the problem.
    On your plug-in approach, (assuming you have an expression to show if the form was done via mobile or desktop) the expressions in data-output will only be validated after the form is submitted - which means that you won't be able to pre-customize the form before that. Again, once the task is complete, there is no guarentee which method the user will incorporate to complete the next task.
Reply
  • This expression only tells you if the form is mobile enabled or not. - this is, if the check-box in the form is checked or not for use in Tempo. I'm not sure how this would help you solve the problem.
    On your plug-in approach, (assuming you have an expression to show if the form was done via mobile or desktop) the expressions in data-output will only be validated after the form is submitted - which means that you won't be able to pre-customize the form before that. Again, once the task is complete, there is no guarentee which method the user will incorporate to complete the next task.
Children
No Data