Forum
Perch Comments App
Hi,
Can you add custom fields to the comments APP? They appear on the form itself but not in the admin area.
I can't seem to get anything other than commentName, comment Email, commentwebsite and commentHTML to work. I was looking to use it to allow people to submit basic listings that then needed to be approved but I'm starting to get the impression this can't be done through the comments APP.
Any ideas?
Cheers Steve
Should work - are you adding the fields to the
comments/comment.html
template?Hi, Yes. It doesn't mater what I do it seems to stay with the original fields in the admin area. The code below I've added a Phone but to no joy.
It's strange - it is adding the extra fields to commentDynamicFields in the database;
That looks a lot like
comment_form.html
. Have you added the fields tocomment.html
?Cheers, Yep using wrong one. :)