How do I include "Pending Review" or "Draft" posts inside of a Toolset View?
I have a toolset form creating a post. That post goes to "pending review" (could be draft if that makes it easier) after form submission. From the user's page, there is a toolset view that shows their posts.
The problem is, after they submit a post, then until that post is published, it is "gone" from the front end. I would like to be able to either add a section to their page that shows posts that are pending review, or include them in the same view as published posts (maybe with a status that says pending or something)