Classic v1.07.2, http://www.pickeringactivities.com/guestlist.htm
I don't think the sort order modifier really works. My TAB order was way out of whack (I designed the page using Publisher) and I decided to go ahead and use the "sort" field to change the order of fields in the output email BEFORE I added tabindex's to each of my input fields.
I entered:
[angle bracket] input type="hidden" name="sort" value="order:FirstName,LastName,Guests,email,Phone,Source,Comments,OptIn" [angle bracket]
And it brought FirstName to the top of the output, but the rest were still out of order... so I don't think it picks up the later inputs that are named.
Anyway, after I added tabindex's to the input fields, the output followed that, so NO PROBLEM ANYMORE. But if someone really did want to change the order of the output, they might have trouble.
Additionally, I'm really not great at HTML and I'm new to forms, so I encountered only a slight hitch, and I thought I could recommend a change to the readme to make it more understandable for newbies like me. In addition to saying "The action of your form needs to point towards this script (obviously), and the method must be POST or GET" it would be helpful to write out . It was a small point of confusion for me, but I'm sure it's the most basic of basic for everyone else.
Wonderful script!!!
Thanks
