Hi all,
I was reading the navigation documentation about the possibilities to set navigation profiles per device type and have some questions about the application of those navigation profiles.
1 - How does the $currentDeviceType determine the device (is that based on a screen width/@media rule or something? could I manipulate it in order to exclude some widths?)
2 - In order to make the app responsive, what would be the main reason for choosing the tablet navigation profile instead of defining just the desktop navigation profile and making that responsive by changing the css? (the fact that with a nav profile custom homepage, microflows could be set up?)
3 - If there is set a tablet nav profile, this still needs some css changes for some widths right...so it seems to me that it is better to just use a phone version and make that responsive by changing the css, without a tablet nav profile.
What do you guys thingk/advice?
thanks