Forum
Perch and a petition form
Hi Guys,
Wondering whether either the members app or form app would allow for visits to sign their name to a petition type form in order to show their support for something.
The tricky part (at least to me) would be the ability to show the list of visitors who sign the petition as a list displayed on the site.
Could either of those apps do that? Any thoughts or guidance on this would be much appreciated.
Regards, Monty
How about the Comments app?
thanks, forgot about the comments app. I'll take a look.
hmmm. With the comments app I can add a checkbox to a comments form. Such as:
<perch:input type="checkbox" id="commentVisible" name="visible" value="Visible"/>
I see it on the form. Should I be able to see the field and value on the admin modify comments screen?
You should see it on the comment detail form.
Shoot. I don't. Here's the full comment form and I don't see any errors there.
</perch:success>
Also, I can't get the checked="checked" to work for me.
I'm using comments 1.1
Thanks for your help.
Monty
Ok, I'll log it.