I'd hoped to avoid having implement this, but it has become as issue. I am using BreezingForms to manage submissions for conference proposals, and I now have users who want to submit more than one session proposal.
What is the best approach to allowing the user to select a session application for editing prior to the closing deadline?
Ideally, I'd like something along the lines of:
--------------
Hello [user],
You have submitted [2] session proposals:
[Session1Title]
[Session2Title]
Click on the title to edit your submission.
--------------
Thanks, Brian