Get Repeater data for form save
hi all
I have an Estimate Model and I'm using a form with a repeater to show all EstimateCosts records associated. I can view and save these no problem. However, I want to be able to access all the repeater records before saving. They dont appear in the $data var.
My aim is to add all the 'price' fields from the repeater and save them to a field on the Estimate record.
Any help would be greatly appreciated.
I have an Estimate Model and I'm using a form with a repeater to show all EstimateCosts records associated. I can view and save these no problem. However, I want to be able to access all the repeater records before saving. They dont appear in the $data var.
My aim is to add all the 'price' fields from the repeater and save them to a field on the Estimate record.
Any help would be greatly appreciated.