Custom Comment_type not getting saved in DB
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom Comment_type not getting saved in DB’ is closed to new replies.
The topic ‘Custom Comment_type not getting saved in DB’ is closed to new replies.
(@rashmiranjan)
16 years, 9 months ago
Hi,
I am trying to submit comments with custom comment_type field. I am using the following code.
However, on submitting this form, it is saving the comment int he comments table but the comment_type field is blank. Am i missing anything here?