Is it possible to add pivot data to a relation between two Tailor blueprints? (many-to-many relation) I did not find any mention of it in the docs, but I am curious if this is possible.
2 Likes
Not strictly speaking, however, it is possible to use three blueprint models, where the inner model has two recordfinders referencing the outer models.
1 Like