I'm looking to integrate some kind of functionality that would be similar to this plugin which enables users to "Report this Post" and tag content for review:
http://wordpress.org/extend/plugins/wp-reportpost/
This plugin hasn't been updated in a few years and I was wondering if Gravity Forms could do something similar. I could create a "Report This Post" form and embed it at the end of every post, most likely through some kind of jQuery show/hide or something like FancyBox. I think the most important feature is when a user submits the form, I can populate a field which grabs the post URL & title so the Admin knows what post is being flagged for review.
What say ye? :)