<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Luigi,</div><div><br></div>Thanks for the idea. What you wrote tests whether the action is permitted, but the following tests whether the action is requested:<div><br></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 13px; white-space: pre-wrap; ">(:if equal {$Action} browse:)</span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 13px; white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 13px; white-space: pre-wrap;">That worked.</span></font></div><div><br></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 13px; white-space: pre-wrap;">Randy<br></span></font><div><br></div><div><br></div><div><br><div><div>On Jun 4, 2008, at 11:06 PM, <a href="mailto:kirpi@kirpi.it">kirpi@kirpi.it</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><blockquote type="cite">My page has some content that is only relevant when viewed on the<br></blockquote><blockquote type="cite">screen. In print view, it's just clutter. Is there an easy way to<br></blockquote><blockquote type="cite">suppress it?<br></blockquote><br>This part of the page will print as usual<br>(:if action browse:)<br>This text will not be seen\\<br>nor printed when in print view<br>(:ifend:)<br>This will also show as usual<br><br><br>Luigi<br></div></blockquote></div><br></div></div></body></html>