Test FormPlugin

This one never executes action

%STARTFORM{ name="form1" action="http://aowiki.arcetri.inaf.it/Public/FormTestTarget" }%%FORMELEMENT{ name="name" type="text" title="Your name:" mandatory="on" }%%FORMELEMENT{ name="action" type="submit" buttonlabel="Submit" }%%ENDFORM%

This one has: validate="off" and always executes action

%STARTFORM{ name="form2" action="http://aowiki.arcetri.inaf.it/Public/FormTestTarget" validate="off" }%%FORMELEMENT{ name="name" type="text" title="Your name:" mandatory="on" }%%FORMELEMENT{ name="action" type="submit" buttonlabel="Submit" }%%ENDFORM%

This topic: Public > MyFormTest
Topic revision: 08 Feb 2013, LucaFini
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding AOWiki? Send feedback