Wix Autofilled texbox not save with wix collection dataset connection form submit issue resloved.
Wix form submit with dataset connected with form field. autofilled input fields are not saving on form submit. Write some corvid code to save auto filled input fields into wix collection using dataset.
Write an on click function for form submit button. Within this function use dataset id to save autofilled textbox value with dataset.
#wixdataset
#wixformsubmit
#autofill
#corvid