Posted by mcload on April 16, 2009 at 5:47pm
Jump to:
| Project: | abuse |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
"Moderate" page does not show the "reason" that was selected by user via drop down menu when flagging the node. It shows only the "message" part. Could you please show the selected "reason", in the moderate page?
Comments
#1
Not possible?
#2
sounds like this should indeed be shown on moderate page just before the "reason" message. otherwise, it doesn't seem to me like it serves any purpose! other opinions welcome.
does NOT seem impossible > one simple way this can be done is:
concatenate text value of user selected dropdown option to "reason" message data @ the time when user submits reason form after flagging a content. so the reason will always be part of the message kind of like a header, if you will.
sample data: "Flag reason: foul language. Details: bla bla ..."