What will happen if I insert a table into a form and add a submit button linked to my email?
I'm trying to find a way to build an order form for a wholesale website without using a layout grid.
Also, is there a button for quantity? I'm not having a shopping cart or connecting to any e-commerce.
Tables & Forms
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 164
- Joined: Thu Sep 23, 2010 10:10 am
- Location: Australia
- Contact:
- Pablo
- Posts: 23609
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Tables & Forms
Nothing will happen because only the data of form element (editbox, text area, select, checkbox etc.) will be submitted, normal text and table will not be sent.
For other data you will have to implement a custom script.
You can use a 'Spinner' object for quantity.
For other data you will have to implement a custom script.
You can use a 'Spinner' object for quantity.