By lanny heidbreder on
Hi,
I'd like to add some widgets to the comment form for privileged users that let them update some of the node's fields when they submit a comment. (Similar to how you can update Issue statuses when commenting on drupal.org issues.)
I'm hoping there's some combination of modules that can help me here. If my only option is custom development then that's cool, I'm just checking before I write a whole lot of code that's been written before.
Thanks!
Comments
Anyone know how to do this
Anyone know how to do this for D7? I know drupal.org issue queue uses project workflows, but those are not available for D7 yet.
I am using editablefields right now as a work around, but would rather use the comment form.
I am also trying to do this,
I am also trying to do this, Any input would be greatly appreciated :)
Use Rules
Try this: http://mearra.com/blogs/henri-hirvonen/update-node-status-comment-using-...