What I’d like to be able to do is for a member to enter data into a FreeForm form, and then immediately and *privately* be able to view that entered data on a personal member page. For example, the member enters a note to himself via FreeForm, receives e-mail notification of said note, then can immediately review the note on his own private personalized members page.
The two approaches to this I’ve come up with are:
1. Somehow pass the FreeForm data to a SAEF weblog entry automatically (I need to use FreeForm because of the notify function).
2. Use a FreeForm Entries tag with some sort of {author_id="CURRENT_USER"} parameter… which if I’m not mistaken doesn’t exist yet?
Are either of the two approaches possible? Is there a different way to accomplish this that I haven’t thought of?
