Forum Discussion

SeanW's avatar
SeanW
Qrew Member
7 months ago

How to detect if the current user is on mobile or pc

Hello,

Does anyone know a way to detect if a user is on a mobile device or pc by being able to detect via the URL or another way?

Thanks!



------------------------------
Sean
------------------------------

1 Reply

  • Natively no you cannot. In Quickbase you'll need Javascript, so depending on your workflow you can pass the user through a code page and check navigator.userAgent and parse out their device type



    ------------------------------
    Chayce Duncan
    ------------------------------