Hi, I want to create a form with four basic fields: 1. Category (dropdown) 2. Category Code (I want this to relate to the category and not be seen by users, just for backend admin purposes) 3. Description (text field) 4. Image upload I then want to be able to view and sort the records from the backend and export them to a csv file. Is there an opensource or inexpensive script or software that can achieve this? Thanks in advance... JB
i doubt there would be any script available to do that directly.. but you can try to see if there are any formbuilders that might do that.. i am not sure but check out http://wufoo.com it is a formbuilder. you may also want to try google docs.. they have an option to create forms.. and store the form data in spreadsheet.
That's what I'm thinking. Drupal seems like overkill to create a simple form. And woofuu, which was recommended earlier charges a monthly fee. There isn't some opensource form software to do this really?