I would like to be able to make a form which does not require the content to be submitted. In fact, on the site I am creating, the content of a post will never be used. Only the Title will be. I removed the content from the form, but if I try to submit, it gives me a message saying I must specify some text in the content.
Is there any way I can get around this?
Thanks. I actually did figure this out… and felt like a moron for missing something so obvious. For some reason, I was thinking the widget section was only if you were using the form as a widget through WP. I never imagined it could be so easy. I got it all working, so thanks a ton!
Mark Cunningham
Guest
January 19th, 2009 at 2:56 pm
Go to the the widget configuration panel for Content and make sure that Post Content checkboxes for ‘show’ and ‘required’ is not checked. If you’ve played with the Form Hacker, reset it as this can also get in the way.
Permalink | Quote