Next.js Discord

Discord Forum

dropdown in server actions

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
I have a form with a dropdown that the guests can choose between yes or no.
How can I store the value from the dropdown in my mongodb?

3 Replies

Plott Hound
Show us your server action
But it’s basically the same way you would process any form element
Sun bearOP
I solved it, thanks anyway 🙂