Hello,
I've got a custom entity named file, that based on the owner field, every file is owned by an user.
And there is another entity called basket, that I'll have to save the number of files owned by each user to a filed of it called count of user files.
I've already done this on the user entity with a roll up field, but how could this be done on the basket entity?
Thanks
*This post is locked for comments
I have the same question (0)