Hello,
Say i create a RG , and i want to remove duplicates based on sub elements , for example:
I have am a company receiving job application for jobs i listed. I want to create a RG of applications from different applicant. each repeating application holds a field - type user, and i would not like to see 2 applications from the same user in my view.
How is that achievable? i tried exploring unique elements but it is not suitable because it compares the specific data and not sub elements.
Thanks!