Hi I''m trying to retrieve a PostCollection with the constructor
PostCollection(3, "ForumV2postID", true, false, "ForumV2postID", "DESC")
Since there is no comments whatsoever on the arguments the constructor takes I tried to guess what the strings should contain.
However I only get 1 post out and I know there is 4 in the database.
Can you explain to me what the different strings should be?
fx what is customOrderHow?
kind regards Sune Fengel