Thursday, July 10, 2008, 10:17:33 PM, Marcus wrote:
> Is there a way to prevent the page reloading a new page and erasing
> the form contents?
this should do the trick:
below (:input form "{$PageUrl}":)
add (:input default request=1:)
see http://www.pmwiki.org/wiki/Cookbook/InputDefault
~Hans