Hey,
I'm trying to set up several forms to sign up for various lists and while they look great at the default layout. As soon as I click on any break point (720,400, and 320) the text gets tiny (responsive) and I have to individually go through and click each box, reset RWD, and reset the grid height. This takes forever and if I change anything in the form I have to do it all over again. There MUST be a better way to handle this or turn off responsive text at least?!
There has to be a better way
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
- wwonderfull
-
- Posts: 1586
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: There has to be a better way
In that case I am here to help you as I have done this before. You can please provide the .wbs project file which you are working on and maybe I can enter you project, fix it and then send you back.
You can contact me here personally if you want to talk about it more:
https://go.crisp.chat/chat/embed/?websi ... abc687036d
You can contact me here personally if you want to talk about it more:
https://go.crisp.chat/chat/embed/?websi ... abc687036d
Re: There has to be a better way
To turn of automatic text scaling go to Tools -> Options -> General and turn off: "Automatic scale new objects in other breakpoints"
Re: There has to be a better way
You have been amazing every time I needed help. I'm getting V16 this week so I'm hoping there are more upgrades in it.
Here's the link to the file
https://www.henrisandbox.com/Files/form.wbs

https://www.henrisandbox.com/Files/form.wbs
Re: There has to be a better way
Didn't my suggestion help?
Re: There has to be a better way
I am teaching right now, I haven't been able to try yet. 

- wwonderfull
-
- Posts: 1586
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: There has to be a better way
If you use layout grids you never need to use those manual page breakpoint layout grid is responsive and it has its own responsive breakpoint. Better responsive form.
Re: There has to be a better way
That seemed to work! Now if I can just figure out the proper permissions so it can write to a csv.
thanks for the help as always!

- wwonderfull
-
- Posts: 1586
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: There has to be a better way
Yea that is 100% possible you can write form data in csv file in your web hosted directory. just go to form setting in layout grid and then advanced then CSV and put the name of the csv file pulish it on the main directory then publish all the websites files. done.Hbrownell wrote: Fri Oct 16, 2020 4:41 pm That seemed to work! Now if I can just figure out the proper permissions so it can write to a csv.thanks for the help as always!