Page 1 of 1

Responsive

Posted: Mon Mar 23, 2015 8:47 am
by sbigelow
Is there a way to make the layout responsive?

Re: Responsive

Posted: Thu Mar 26, 2015 11:20 pm
by admin
I don't understand your question.

Steven

Re: Responsive

Posted: Sat Mar 28, 2015 5:50 am
by sbigelow
Responsive web design makes it so your page looks great on any device. See the link below for a demo:
http://www.w3schools.com/html/html_responsive.asp

Re: Responsive

Posted: Mon Mar 30, 2015 5:01 am
by admin
sbigelow,

Sorry there isn't.

Steven

Re: Responsive

Posted: Mon Feb 18, 2019 9:36 am
by ong19
Hi Steven,

I am all with sbigelow. Responsive seems good, as more and more people are not using desktop, but tablet or mobile devices to access data. Actually for me it might be the point of no return: I kind of need responsive design, as I expect people to use the application on their smartphone.

Say a company member is working out of office and needs to access the next customers address - how should he do that if the text becomes so small on his device? The much better solution would be a responsive design which allows the page elements to "flow". Larger screen - wider display, smaller screen - stacked above each other.

I tried the current version and HTML5 objects, one for opening a DIV, then some other field, then a HTML5 object for closing a DIV. This did really not work :-(

There are some cumberstones form implementation:
* Every object must have a label
* Every object must hav coordinates that fix it's position.

If you remove those two restrictions: You might introduce a pure HTML object that does not have labels, but instead HTML can be used to create DIVs and SPANs. This would enable the user to create somehting of a logic structure and use his preferred CSS framework for styling.

Just my 2cents
Olaf

Re: Responsive

Posted: Mon Feb 18, 2019 9:53 am
by kev1n
Olaf,

nuBuilder Pro (v3) is the old version. It's unlikely that anyone is going to reply here. Therefore you'd better create a new topic in the nuBuilder Forte forum.

Re: Responsive

Posted: Mon Feb 18, 2019 11:05 am
by ong19
HI Kev1n,

thanks for the hint, I thought I would be in v4. I will create a new topic there.

Olaf

Re: Responsive

Posted: Sun Feb 24, 2019 12:35 am
by admin
.