Call another model inside repeater, it is possible?
I want to use another model inside repeater form like this
but get error like this
but get error like this
Solution
Ahh in a text column is different. So remove the Inventory from your $record. But what is InventoryLocationList, is it a model? can you access inventory from that model? if so: $record->inventory->qty ?