Please replace the ??? with your data!
[desc]:
_First of all can I just say, great plugin. I have used cforms for my site for a great while and have loved since day one. I have recomended it to my clientswho use WordPress. I am trying to do something trick for a new site I am working on. I need to display form submissions relative to peoples posts, in a similar fashion to comments. The trick is that I want to give people the option to "agree" or "disagree" in their comment. I think that I am close, but was hoping for some advice, and possibly a quote from someone who is more familiar with the plugin.
Option one. Use the built in comment capability, and simply add a radio or check box for agree or disagree. Ideally I would load two seperate cforms, side by side, one for those who agree, and one for those who do not. Use a hidden value to mark their position and then list them just as regular comments, agrees on the left, disagrees on the right.
The other option, is to use the default function of the plugin, just as a contact form, and display the results above the form, in a "comment style". The issue here is that I must limit the results only to those relative to that particular post, so I must somehow dynamically transmit the post ID to the database when the form is submitted, as well as pull it when queried. only returning submissions that were origionally submitted from that post. Of course, in chronological order.
My preference would be to take option one, since that would allow me to use comment luv etc.
Any suggestion on how to write this functionality myself or someone who would be willing to do it for me? Of course modest compensaton would be given.
Thanks! any responses can be mailed to rfair404 [at] gmail.com