On Thursday 14 May 2009 21:20:55 Oliver Betz wrote:
> is there a simple way to get a working "Cancel" button with PmForm?

Hi. 

A cancel button like in the regular edit form, no. But a simple link could do 
the job :
   [[{*$FullName} | Cancel ]]

or, in skins/configs with selflinks disabled,
   [[{*$FullName}?action=browse | Cancel ]]

Thanks,
Petko

P.S. There is a button (:input reset name value:) that resets the form to its 
default values, but this is not very useful, and it stays in edit mode.

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to