Adjusting the presentation (and content) to accommodate mobile devices is easy to do while using SB. Two things, however, seem to be out of reach when trying to scale down a page (in our case, the home page) for mobile devices.
First, there seems to be no way to conditionally hide a widget. Hiding the contents of a widget is trivial but the widget (its label) still shows up. Ideally there would be a 'Settings' option for Mobile | Tablet | Monitor which would allow us to uncheck Mobile so that the widget would then never render on any device that matches jrCore_is_mobile_device.
I am open for any thoughts you may have that allow me to not render select widgets for mobile devices.
Second, it would be quite powerful to be able to reorder widgets based on device type (even if we limit it to mobile and tablet as defined by the associated JR functions). This would, in effect, be equivalent to allowing us to design a SB page for standard monitor devices, another one (optionally) for tablets and yet another (optionally) for mobiles.
That is ideal and I do not expect it exists. I am just looking for suggestions on how to proceed. I have searched the forum and have not discovered much insight on this particular aspect.
----------------------
So, at the minimum, is there a way to conditionally hide an SB widget based on jrCore_is_mobile_device?
Thanks.
--
TiG
updated by @tig: 06/13/18 09:16:28PM