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
Hi,
If "it means that every user has a basket and some files in his/her basket." shouldn't you have a field "Basket" on "File" entity that way you can say that the file is for this basket.
You can then do a roll up field on the basket entity to show the count of file?
Hope this helps.
Thanks dear Ravi Kashyap,
I have the field "File" on "Basket" , it means that every user has a basket and some files in his/her basket.
Thanks alot
Hi z.sam,
What is the relationship between file & basket entity? Do you have a field "Basket" on "File" or field "File" on "Basket" or something else?
Thanks dear Andrew Butenko
Ok if this can't be done on the basket entity, I can count the files owned by each user with a roll up field on the user entity. is it possible to somehow on the change of this field I update an exact field on the basket entity.
Best regards
Hello,
I don't think that you can do it with OOB rollup fields.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6