<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Sameer,</div><div><br class="webkit-block-placeholder"></div><div>You can use the ftime markup expression (<a href="http://www.pmwiki.org/wiki/PmWiki/MarkupExpressions)">http://www.pmwiki.org/wiki/PmWiki/MarkupExpressions)</a> to pass to your form's template the current date and time.&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>You can put at the beginning of the GroupFooter page something like (warning, I haven't tried it):</div><div><br class="webkit-block-placeholder"></div><div>(:if auth edit &amp;&amp; ! equal {$:Checkedon}:)</div><div>...include a form that posts to the bottom of the page...</div><div>(:elseif auth edit:)</div><div>...include a form that&nbsp;updates the value of the already existing Checkedon PTV...</div><div>(:ifend:)</div><div><br class="webkit-block-placeholder"></div><div>Hope that helps,</div><div><br></div><div>Randy</div><div><br class="webkit-block-placeholder"></div><div><div>On Feb 25, 2008, at 6:11 PM, Sameer Kumar wrote:</div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div lang="EN-US" link="blue" vlink="purple"><div class="Section1"><div style="text-indent: -0.25in; margin-top: 0in; margin-right: 0in; margin-left: 0.5in; margin-bottom: 0.0001pt; font-size: 10pt; font-family: Tahoma, sans-serif; ">Is there some way of inserting only the time&amp;date which I can use as a value for {$:Checkedon}?<o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0.5in; margin-bottom: 0.0001pt; font-size: 10pt; font-family: Tahoma, sans-serif; "><o:p>&nbsp;</o:p></div><div style="text-indent: -0.25in; margin-top: 0in; margin-right: 0in; margin-left: 0.5in; margin-bottom: 0.0001pt; font-size: 10pt; font-family: Tahoma, sans-serif; "><span style="font-family: Symbol; "><span>·<span style="font: normal normal normal 7pt/normal 'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span></span>I would like to have a ‘button’ on the edit form (visible only to the editors) which would plug these two PTVs at the very bottom of the text. How should I go about coding such a button?<o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0.5in; margin-bottom: 0.0001pt; font-size: 10pt; font-family: Tahoma, sans-serif; "><br></div></div></div></span></blockquote></div></body></html>