Hello!
So basically I have one Data type “Posts” and another one “Views”.
Each time user views one post type, new “View” will be made (necessary for statistics), but now I want to sort RG by most views, I’ve been struggling so much with this.
I have a Group with a state, when user clicks on a group then the state will change “Most Viewed” “Recent” etc ( swapping the Data source ), if there is a better way for this also then, my ears are open and I’m up for that also.
Any suggestions?
Data type views has a field which is linked with Post