Serialize form and attach a list of strings to it – Jquery ajax
I'm trying to serialise my form, but for some reason I can't make it work. The serialisation of the form is working. But the issue is, that I'll need to add a list afterwards, since it's not a part of…