Hi All.
Here's what I'm trying to do.
I want to build a multi use form that has drop down options linked to my database. The options should be different for each logged in user, so user one would see options a & b, whereas user two would see options c & d.
I could have a drop down menu at the top with the users in there if an automatic selection is not possible.
I want hidden fields in the form so that new options open up depending on the answer given to a previous question.
I would also like to be able to edit the form (including the answers) after it has been submitted, and if possible, add extra questions to it depending on the answers previously given.
Something giving live access to the database is probably needed here.
I would like then to republish the form with a drop down menu letting the user pick which form they previously filled in, and automatically filling in all the questions they previously answered.
I'm not looking for someone to do the hard work for me, (I'd probably be told to get lost anyway 😃 )
All I need to know is......is such manipulation possible? If so, does anyone know of a good form script which would let me do this.
If anyone know any good tutorials on forms, that would also be appreciated.
As you can guess, I'm a bit of a newbie, so any help would be greatly received.