Page 1 of 1

There has to be a better way

Posted: Tue Oct 13, 2020 8:51 pm
by Hbrownell
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?!

Re: There has to be a better way

Posted: Wed Oct 14, 2020 5:16 am
by wwonderfull
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

Re: There has to be a better way

Posted: Wed Oct 14, 2020 6:29 am
by Pablo
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

Posted: Wed Oct 14, 2020 2:34 pm
by Hbrownell
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

Re: There has to be a better way

Posted: Wed Oct 14, 2020 3:11 pm
by Pablo
Didn't my suggestion help?

Re: There has to be a better way

Posted: Wed Oct 14, 2020 3:18 pm
by Hbrownell
I am teaching right now, I haven't been able to try yet. :)

Re: There has to be a better way

Posted: Wed Oct 14, 2020 5:25 pm
by wwonderfull
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

Posted: Fri Oct 16, 2020 4:41 pm
by Hbrownell
That seemed to work! Now if I can just figure out the proper permissions so it can write to a csv. :P thanks for the help as always!

Re: There has to be a better way

Posted: Fri Oct 16, 2020 6:44 pm
by wwonderfull
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. :P thanks for the help as always!
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.