I’ve got a form which is submitting fine however I’ve added a “multiple select” into it. The problem i’ve got is that if i select multiple values from the list it only sends the last clicked value to the database (it doesn’t add all of them)
I was wondering whether it might be somehow possible in wappler to add all of the selected values and separate them by commas (eg If Option 1 & Option 2 are selected) this is what is inserted: Option 1, Option2
@Teodor, Gone through everything I can think of (was having other issues so even reinstalled wappler) but still no luck. No problems updating all the other records, it just won’t update the location. I’ve triple checked everything but still no luck.
Sorry guys, I’ve been unwell for a couple of weeks, just getting back into this - i’ve tried both checking that null is Null (with capital) and I’ve also made sure there is no space in the value and there isn’t.