I've just bought Gravity forms and I'm new to WordPress - I have created a small form that has 2 fields ('Subject' and 'Details' edit controls, + 'Submit' button) - this form sits as a widget on my pages. The idea is that if I want to quickly type in some notes and save them as draft I can use this form.
Having typed in my data I see the data that I entered in the 'Forms: Entries' administrator page, but what I want to do is create another widget where I can quickly scroll through these 'quick' posts, read-only, and then have a button to delete each post. This should sit on a user page or dialog, and not on the admin page.
Can someone help me to get started on this? If someone could tell me how to grab hold of each post entry and then display each post in readonly format then I can carry on from there. At the moment I'm a bit stuck as to how to get started.
Thanks.