[pmwiki-users] forms issue

The Editor editor at fast.st
Wed Jun 21 14:32:58 CDT 2006


Actually, looking at the static text (which I presume is from your
working form), you might want to also try:

(:input text email size=26)

This will set the name of the field to "email", leave the value blank,
and set the size to 26 like it was before. The generalized form (from
http://www.pmwiki.org/wiki/Cookbook/Forms) is:

(:input text name value size=n:)

One way to check if your markup is correct, is to view the source on
the page once it is rendered.  That way you can spot the problem,
hopefully, before you ever submit the form.  Hope this helps.

Cheers,
Caveman




More information about the pmwiki-users mailing list