comment form alter
bdtushar - October 17, 2009 - 13:33
Hi
I want to alter comment subject for specific content type. How can I do that. I want that comment subject will be select list item. How can I do that without developing any module.
Please help me

_
Can't be done without custom code in a module.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
thank u. If I want to make
thank u. If I want to make custom module for that then what should I do. I prefer to use comment_subject module for that by changing some code. what Can I do.
_
I wouldn't bother altering another module-- you don't need that much code. Just create a little custom module and use hook_form_alter to change the subject element however you use.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
_
Also please don't post duplicate threads. I've deleted the dupe, thanks.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.