Notifications
Clear all
BugOverflow
1 Posty
1 Users
0 Likes
176 Widok
0
14/08/2021 4:40 pm
Topic starter how to add?
1 Answer
0
14/08/2021 4:40 pm
Topic starter just add second hidden input
<MDBSelect v-model:options="options" v-model:selected="selected"/> <input type="hidden" v-bind:name="questionTypeAttribute" v-bind:value="selected" />