<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Testing out an RSVP form in PmForm, and I came across documentation for an unimplemented feature that would make the whole thing work:</div><div><br></div><div><a href="http://www.pmwiki.org/pmform/PmForm/Comments">http://www.pmwiki.org/pmform/PmForm/Comments</a></div><div>the note:</div><div><br></div><div><ul style="margin-top: 0px; margin-bottom: 0px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.50666618347168px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><li><strong>Note:</strong> the below#anchor and above#anchor forms have not have been implemented yet in pmform.php -- as of 2.2.0-beta68.</li></ul><div><br></div></div><div>However the Site/PmFormTemplates uses this feature in the comment form included with the package. (see <a href="http://www.pmwiki.org/pmform/Site/PmFormTemplates">http://www.pmwiki.org/pmform/Site/PmFormTemplates</a>)  Was this implemented?</div><div><br></div><div>I'm trying this:</div><div><br></div><div><div>[@</div><div>[[#goingform]]</div><div>(:input pmform target=going :)</div><div>(:input default request=1:)</div><div>(:input default author "{$Author}" :)</div><div>Please RSVP for the event:</div><div>(:messages:)</div><div>Name: (:input text author:)\\</div><div>(:input radio anchor yes:) Yes</div><div>(:input radio anchor no:) No</div><div>(:input radio anchor maybe:) Maybe</div><div>(:input submit post "Submit":)</div><div>(:input end:)</div><div>[[#goingformend]]</div><div><br></div><div>[[#goingpost]]</div><div>(:template defaults where=below#{$$anchor} :)</div><div>(:template require author errmsg="$[Missing name]":)</div><div>*{$$author}</div><div>[[#goingpostend]]</div><div>@]</div></div><div><br></div><div>And it gives an error for the "where" feature with the #anchor.  But for the RSVP list the #anchor is needed or I'll have to figure out something else.</div><div><br><div>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Comic Sans MS" size="3" style="font: 12.0px Comic Sans MS">Crisses</font></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p>

</div>
<br><div><div>On May 25, 2014, at 2:37 AM, Petko Yotov wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Chris Knadle writes:<br><blockquote type="cite">I was on the hunt for some way of using PmWiki for doing RSVPs and found this<br></blockquote><blockquote type="cite">page via a search and which is listed under cookbook in the "Forms" section:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    <a href="http://www.pmwiki.org/wiki/Cookbook/Comments-UseCases">http://www.pmwiki.org/wiki/Cookbook/Comments-UseCases</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">... the problem is that after spending a couple of days trying to implement<br></blockquote><blockquote type="cite">"Case 3" concerning RSVPs, we've come to the conclusion that this page isn't a<br></blockquote><blockquote type="cite">recipe at all, but rather it's a "this is how we users would like comments to<br></blockquote><blockquote type="cite">work", but the page doesn't seem to state that.  :-(  This also would explain<br></blockquote><blockquote type="cite">why there's no particular plugin mentioned (there is at least CommentBox and<br></blockquote><blockquote type="cite">CommentBoxPlus cookbook plugins that would seem to fit the description,<br></blockquote><blockquote type="cite">leading to further confusion) and trying to figure out who authored the page<br></blockquote><blockquote type="cite">doesn't seem easy either because it appears the History was deleted at some<br></blockquote><blockquote type="cite">point.<br></blockquote><br>Yes, the <a href="http://pmwiki.org">pmwiki.org</a> installation drops the history after 180 days (after the latest 20 page revisions). This was set by Pm a long time ago. Dropping the history, and even unverifying the user's identity reflects PmWiki's pragmatism: the quality of the latest content is more important than the process of building it. (As opposed to MediaWiki/Wikipedia where every single edit is important and saved - another philosophical view.)<br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">So: is this page NOT a recipe?<br></blockquote><br>Yes, it is not a recipe (or No, it is not a recipe? :-).<br><br><blockquote type="cite">If that's the case, can someone please edit<br></blockquote><blockquote type="cite">the page and add some text at the top of the page explaining what the page is<br></blockquote><blockquote type="cite">intended for?<br></blockquote><br>I have added a block to the page. If someone knows anything else, please edit the page.<br><br>About RSVPs, a few years ago someone wrote to me that they use the Flipbox recipe for RSVPs like Doodle. At that time I implemented the multiple-state flipboxes.<br><br>  <a href="http://www.pmwiki.org/wiki/Cookbook/Flipbox">http://www.pmwiki.org/wiki/Cookbook/Flipbox</a><br><br>Alternatively or in complement, you can create a form like the one in Case 3 and process it/save it/mail it with PmForm.<br><br>  <a href="http://www.pmwiki.org/wiki/Cookbook/PmForm">http://www.pmwiki.org/wiki/Cookbook/PmForm</a><br><br>I haven't used or reviewed the other form-procesing recipes in the cookbook.<br><br>Petko<br><br><br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br><a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br></div></blockquote></div><br></div></body></html>