These days it is essential to deliver mobile-friendly web pages as mobile web access has surpassed desktop browser. In 2018, 58% of site visits were from mobile devices!
I really don't expect responsive design-time to be a priority, but what is the status of a responsive runtime?
If not an out-of-the-box capability, has anyone built customizations/templates that achieve a mobile-friendly experience?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Responsive runtime
-
- Posts: 40
- Joined: Thu Jun 23, 2016 10:33 am
- Location: Edinburgh
- Contact:
Re: Responsive runtime
Responsive design is something that has to be tackled from the ground up.
Nubuilder is not responsive and part of its strength is that it isn't responsive. It would be likely that the really nice master details forms you can get in nuBuilder would be lost if you went to a responsive layout. Someone could contradict me but I doubt it is coming anytime soon.
You can however design forms to be more mobile friendly but they will just be smaller and not responsive.
What you could do is use nuBuilder forte for desktop design and then create a separate UI using something like asp runner or asp net maker 2019 and point all at the same back end.
Right tool for the right job. It is nie on impossible to make a tool optimal for everyone.
Nubuilder is not responsive and part of its strength is that it isn't responsive. It would be likely that the really nice master details forms you can get in nuBuilder would be lost if you went to a responsive layout. Someone could contradict me but I doubt it is coming anytime soon.
You can however design forms to be more mobile friendly but they will just be smaller and not responsive.
What you could do is use nuBuilder forte for desktop design and then create a separate UI using something like asp runner or asp net maker 2019 and point all at the same back end.
Right tool for the right job. It is nie on impossible to make a tool optimal for everyone.
My Blog - cloudydatablog.net https://cloudydatablog.net/
-
- Posts: 3
- Joined: Thu Jul 04, 2019 1:54 am
Re: Responsive runtime
Perhaps it is 'skinnable'? Sufficient 'classes' and 'ids' in the output HTML to create CSS that will be responsive.