Would you know how to remove submit button and add a print button that will only print the form and not the entire page?
Would you know how to remove submit button and add a print button that will only print the form and not the entire page?
I'd have to think about that feature, off of the top of my head I would think that adding one of the "Print Page" plugins (e.g. http://wordpress.org/extend/plugins/wp-print/) would do the trick combined with some simple CSS (e.g. display: none) for the submit button would be a pretty simple solution.
This topic has been closed to new replies.