Dreamweaver - Form to Email
Sort - This fields allows you to dictate the order in which fields are listed in the email generated by the form. You can have them sorted alphabetically, or you can specify the order. The default is to list them in the order they appear in on the page.
Syntax
| <hidden name="sort" value="order:field1,field2,field3"> |
| <hidden name="sort" value="alphabetic"> |
Example
Here's the code for that example:
|
|