Nested Schema Problem in Get
I have form with select field for res_id, and Repeater for prices, in repeater the size_id is based on selected res_id, the Get alway return null res_id even it's selected
How can i pass the res_id to the schema in section.repeater.size?


1 Reply
$get('../res_id')