Index: src/ref/Tags/form.gdoc
===================================================================
--- src/ref/Tags/form.gdoc (revision 6835)
+++ src/ref/Tags/form.gdoc Wed Mar 26 07:33:20 CDT 2008
@@ -19,7 +19,16 @@
{code:xml}
...
+results in:
+
+
...
+results in:
+
+
+...
+results in:
+
{code}
@@ -31,6 +40,7 @@
* @controller@ (optional) - the name of the controller to use in the link, if not specified the current controller will be linked
* @id@ (optional) - The id to use in the link
* @url@ (optional) - A map containing the action,controller,id etc.
+* @name@ (optional) - A value to use for both the name and id attribute of the form tag
h2. Source