Open danielsum opened 7 years ago
Hi there,
Is it possible to order items that are scoped by an external parent_id ?
Exemple I have this :
articles
photos
=> What I want is the ability to order photos of a specified article_id without having a root photos (no children all siblings).
=> is it possible ? And how to achieve that ?
Hi there,
Is it possible to order items that are scoped by an external parent_id ?
Exemple I have this :
articles
photos
=> What I want is the ability to order photos of a specified article_id without having a root photos (no children all siblings).
=> is it possible ? And how to achieve that ?