Hi, I’ve been trying to create a form for my application… but the issue that i am running into is that for some parts of the form i have used a dropdown for the user input.
But i am not able to add the value that the user selected into my database. I have tried everything that i could possibly do
Maybe tell us more about what is the problem?
Technically, if the dropdown and the field you are trying to set in the database are the same data type, it should work without a problem.
Maybe they are of different types?
This topic was automatically closed after 70 days. New replies are no longer allowed.