Mobile resolution or view

Forum Home Forums Development and Integration Mobile resolution or view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17794
    quintelosky
    Participant

    Hi everybody

    Can the program detect whether it is being viewed from a mobile device or a computer and load one view or another accordingly?

    The reason is that the view, having a fixed resolution, appears very small on mobile in vertical orientation (you have to rotate it), but most people use it vertically.

    What other option would there be?

    Thanks

    #17795
    manjey73
    Participant

    As far as I know, no. I made a mnemonic specifically for the vertical version of a mobile device and created a second user specifically so that they could connect from a mobile device. Then he scored 🙂

    #17796
    quintelosky
    Participant

    Many thanks

    Yes, I had thought about doing the same.

    #17797
    Mikhail
    Moderator

    Hi,
    A variation on the same idea:
    1. Deploy a separate instance of the web application for mobile users.
    2. Add views for mobile in a different folder.
    3. Set a corresponding start view for mobile users in the web app settings.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.