I have made a form on my wix site without using the Forms feature, just using the input boxes and connecting them to a collection. The page was working fine until randomly, at some point, the fields started writing incorrectly. It seems like the first input of a type (input, text box, dropdown) overwrites all other inputs of the same type. I have all the inputs connected correctly (each input has a unique column to populate in the dataset). Here is an example:
This seems like a bug. Has anyone had it before and how do I get around it?
Thanks