All roles that are added trough the standard WP API will be added to the “Show entries in list to” dropdown
OK thanks. So where exactly can a logged in user go to see the entries? That’s still a mystery to me. When you go to the form there’s no indication.
Thanks!
Nevermind, I completely missed the addition of the shortcode 🙂
I added [stickylist id=”1″ showto=”creator”] to a page. I only want the creator of the entry to see their own entries. This shows no entries at all even though I know I created some with a specific login. Am I missing something?
Make sure you set all the settings in the sticky list settings page for that form.
Se screecshot here
Using the showto-parameter in the shortcode is only useful if you have multiple list showing entries from the same form.
All settings are correct. I need to show the entries that the logged in user created. What would be the correct shortcode then?
In the sticky list settings for that form you need to select “show entries to – creator”. Then you’d just use a simple shortcode like [stickylist id=”1″]