Quote:
Originally Posted by CMF
No offence taken.
I am using the form for application purposes, I run a gaming clan.
If someone wants to join my clan the must apply - using the form.
When they post the form, the form gets posted into a private forum which only current clan members can view. They can then see the new application, comment on it, and vote in the poll whether or not they want to let the user join or not.
At the moment however, it's not entirely clear what the poll is there for so they all comment on the applications saying they want them in the clan or not, but nobody uses the poll lol 
|
I'm using this hack for the exact same purpose in one of our applications. The way probably around your issue is to form the post title in a way that corresponds to the poll options. The poll title will be the same as the post title. It seems fluid in the way i've done it, example provided;
Quote:
Post title = "Membership request from CMF - Sponsored by Brundlefly"
Poll option1 = "Yes, I support granting membership"
Poll option 2 - "No, I do not supporting granting membership"
|