How to create form to change the status of a Comment created with FreeForm?
Posted: 27 February 2008 01:18 PM   [ Ignore ]
Newbie
Rank
Total Posts:  6
Joined  2008-02-22

I have freeform collecting comments on my webpage, and setting the status to “closed”

I would like to have a public page (hidden and pw protected) that can view all the “closed” (ie. need moderation), messages,
then one by one, either “Accept” or “Delete”.  Is there a way to do this with FreeForm, or must i make my own
SQL code to do this?

Profile
 
 
Posted: 27 February 2008 01:34 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

I’m assuming you know about and are not satisfied with the native EE Comment Moderation?

Otherwise, this wouldn’t be easy to do with Freeform, as it would require editing the Freeform Entry, which is not yet supported.

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 27 February 2008 01:59 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  6
Joined  2008-02-22

ok. yea freeform is more flexible…
i just wanted one place to moderate freeform and ee comments.
i’ll have to build it.

thx

Profile
 
 
Posted: 27 February 2008 06:00 PM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  6
Joined  2008-02-22

OK, now i remember why i wanted it.

I want to be able to have nested comments.
So that you can respond directly under a specific comment.

Anybody know how to do this with EE?
I was thinking I might be able to build something like this out of FreeForm?

Profile