This is exactly how BlogIt works, in conjunction with PmForm. All blog entry data is stored as PTVs, and PmForms is used to display the PTV's in an edit form.
Thank you, Dave, your "edit" in BlogIt shows that functionality. But it should be possible to get that with any forms.
I'm thinking of either one additional property page["formata"] with all the values separated by some exotic unique delimiter,
rather than scattering the wiki page file with countless new variables. But maybe also one formdate_formXY: for every form on that page.

And extending the ProcessForm recipe so that whenever POST is empty, it only retrieves the PageVars through RetrieveAuthPage,
and otherwise overwrites the PageVars with POST data if available in that request.

Frank
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to