Sorry if this is an obvious one, but couldn't find any way to solve it before posting here. I created a form as a poll, making people select one of several options. My question is, where do I see how people voted? When I look at the form summary I see that X entries have been made. Thanks in advance.
Simple answer: you can't. If you'd like to see the entries, you need to upgrade to Formidable Pro. The free version saves them to your database and emails the responses if you insert your email address.
12:49 pm August 19, 2010
shelley
3
i have formidible pro and have entered the shortcode to display a graph in a page
[ frm-graph id=x ]
added my feild ids where the x is in the visual and the html of the wordpress page editor
It could be a silent javascript conflict. I had an issue with lightbox activated since it uses the scriptaculous library while the forms use jQuery. Calling them both was causing issues. Do you have a link to your page I can look at?