How to query all elements with foreign key
Hello to all,
my first post here! So i have a maybe noob question but how can i query some element that has a foreign_key related to the current edit object?
Ex:
i'm on the edit page of a Category and i want to be able to display all properties related to this Category that lives in a table named "category_properties"
Thanks!
my first post here! So i have a maybe noob question but how can i query some element that has a foreign_key related to the current edit object?
Ex:
i'm on the edit page of a Category and i want to be able to display all properties related to this Category that lives in a table named "category_properties"
Thanks!
