Hi, I’m trying to show a list of related courses on a specific Course page and display them in a repeater via repeater logic.
This is not working. Please advise.
Hi, I’m trying to show a list of related courses on a specific Course page and display them in a repeater via repeater logic.
This is not working. Please advise.
Hello @Breldan_Muthaka,
could you please clarify what exactly is not working? Do you see any errors or some unexpected behavior?
Have you tried to print the value of this block (using the print
block) to ensure that data was fetched successfully?
Regards,
Stanislaw
The Load Object Relations
block must reference the parent table and a relation column in the parent table. The result is a parent object with a property containing related objects.