Needed to Print a list item form out so I added this Code to a CEWP at the top of the Form
<code> <input type=”button” value=” Print this page ” onclick=”window.print();return false;” /> </code>
Leave a Reply