Read data into repeater based on selected filed
there is a products table with mark_id if i chose the mark_id i want to fill all the products with the selected mark_id in my repeater and then save the repeater data in my packedProducts model using relationship please help me this is my code and screenshot.
4 Replies
You don't need to add
../
prefix here if (!$get('../mark_id')) {
i just realised that but still the repeater is not showing data
return missed
the components in the repeater are empty and i wanted to read data based on the selected mark_id