Is it possible to make two views for desktop and mobile?
Is it possible to have two different form Jews so that one can be accessed via the desktop so suites a desktop layout better, and another for a mobile layout designed more streamlined? For example I want to remove some of the spaces I have so that it looks better on the mobile but when I do that it removes them from the desktop view too.
I cannot find any clear references to doing this in the manual. Any help appreciated.
3 replies
-
* Form Jews = form views
(Thanks Siri..!!!)
-
With ninoxApp() you can get which device you are using at the moment. With that you can show or hide some elements in the form like: if ninoxApp() = "ipad" then false else true end
Steven.
-
Thanks Steven. I was hoping I did not have to get into something so complicated. Just a simple new View option that I could layout for the iPhone. So I could design on the desktop and view on the phone.
Content aside
- 4 yrs agoLast active
- 3Replies
- 732Views