save repeater values as json to DB
hello i have a repeater which post the value as an array and when i try to insert data i got
Array to string conversion
so i want to save that value as an array but i don't know how?1 Reply
Did you read the docs.... you need to cast the repeater to array in the model.