José Lopes wrote:
Marc Suarez wrote:
I'm having trouble with submitting a form with conditional drop down lists. The conditional drop down lists are using a database on its own. I just want to submit the values on the dropdown lists on its own into the form but i really can't grasp on how to do it. Plus i would also like to submit it into 2 different databases. like FormSubmit database and formbackup database
Hi Marc,
Can you please put your doubt into a little more detail? :)
What do you mean by conditional drop down lists? Also, you want to submit them into 2 different databases, but what type of record are you creating in each?
Hi! Sorry for the late reply, I went to sleep after.
So i have two drop down lists.![]()
Both are taken from databases. One database holds all the types of groceries. The other subtypes. I wanted to see if I could be able to press the button and submit them into 2 new databases. They would be names FormSubmit and FormBackup. But yeah, my problem is that I'm not able to really figure out how to submit it or create a record into just even one database.
Thanks for the help!
By reading above information it is still not clear what do you want to achieve. Can you please explain the business case or your data model in detail.