I am using the SAEF to allow users / members to upload files witha description.
I have that all working great but want to offer a sub menu link for the logged in member/user to “view all their uploads” (entries) but am not quite sure how to do this via the link
should it be a case of creating a template called “my_posts” and then using the link
{path="sie/myposts"} blahblah
I am not sure what will work in the blah’s as in the normal listing of unfiltered results I am displaying the “author” - so can I filter by author via the URI?
