repeater field - giving array to string conversion error

Trying a simple invoice and invoiceItem combination for repeater field. When trying to create the record, it throws array to string conversion error. Any quick tips on what is going wrong? Have followed the examples available.
1 Reply
awcodes
awcodes2y ago
Make sure the field on the model is cast to an array.

Did you find this page helpful?