Hello everyone!
I'm trying to both Submit a Form and at the same time Patch the value from a dropdown into a Sharepoint list (the dropdown is inside of the Form). However, whenever I submits the form, the dropdown value defaults back to the first value inside of the dropdown. Because of this, it patches the first value of the dropdown and not the value that the user has picked.
Notes:
I have 2 different Sharepoint List where the first one is basically the SubmitForm and the second one is data that is in the Dropdown value which I want to patch to the first sharepoint list.
I have added some images for a better understanding of my issue!


