First, thank you for the application, so far it looks like it could save me a lot of php writing. I am having one issue that I have been unable to find an answer for yet. I have a rather large form and would like to have multiple fields in the same row such as
Last_Name First_Name Middle_Initial
rather than
Last_Name
First_Name
Middle_Initial
is this possible, and if so what manual (rtfm) should I be reading? Thanks for any assistance.
Phil