I'm looking at having a "flag this page" as a way of letting a user inform the admin that there's a problem with this page.
I'm planning on having a checkbox to chose from a list of items on the page (this be static, doesn't need to be dynamic) and a textarea to specify with comments.
What's the best approach of creating this functionality using GF?