This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Review Submission Page
Started 13 years ago by benjamineheath | 3 posts |
-
Hi,
I have a form with a textarea box. I notice that when someone types in a large amount of information in that box, when you go to the "review" page the content runs out of the box and off the page— basically, it's not creating soft returns in order to fit within the container, but keeps on going off to the right.
I've tried using CSS to change the width of the parent container, but that won't work either... Do you have any advice?
Sincerely,
Ben
Posted 13 years ago # -
Hi Ben,
Do you mean the user entered very long text without any spaces? If so, it won't be wrapped indeed. The container expect some spaces being entered.
Which embed code do you use? The iframe or PHP?
We can fix this by applying word wrap function through the PHP.MachForm Founder
Posted 13 years ago # -
Oh yeah, stupid me! Of course, I was just using a single very long word. With spaces, it indeed wraps. Thank you!
Posted 13 years ago #
Reply
You must log in to post.