FormField macro for throwing Form controls directly into templates;

useful for using alternative or improved Form controls without having
to change Asset source code.
This commit is contained in:
Scott Walters 2011-06-29 18:11:46 -04:00
parent 9cc5e2270a
commit 747f439725
4 changed files with 180 additions and 0 deletions

View file

@ -832,6 +832,7 @@
"FetchMimeType" : "FetchMimeType",
"FilePump" : "FilePump",
"FileUrl" : "FileUrl",
"FormField" : "FormField",
"GroupAdd" : "GroupAdd",
"GroupDelete" : "GroupDelete",
"GroupText" : "GroupText",