|
The values can be specified positionally: (:input select abc 1 alpha :) We can specify the size of the selection box: (:input select abc 1 alpha size=3 :) You can specify a multiple select box: (:input select abc 1 alpha size=3 multiple:) To have an element selected, use (:input select abc 2 beta selected=selected:) Note that to have two select boxes inline, not only should you give them different
See Also
Compatible recipes:
This page may have a more recent version on pmwiki.org: PmWiki:Forms, and a talk page: PmWiki:Forms-Talk. |
| Page mise à jour le 10 septembre 2011 à 18h08 | |