[pmwiki-users] Problem with 2+ inline "input select"s

Petko Yotov 5ko at free.fr
Tue Jan 23 19:34:57 CST 2007


Hi,

I found a problem when trying to have two selectboxes inline, one after 
another, like this:

(:input select name=abc value=1:)(:input select name=abc value=2:)
(:input select name=cde value=3:)(:input select name=cde value=4:)

On the first line, the "name=abc" is different than the second "name=cde" and 
PmWiki should create two selectboxes. It currently creates one, see:

http://pmwiki.org/wiki/Cookbook/InputSelect#comments

Note that it is possible to separate the two markups with a character like 
 .

Greetings,
Petko




More information about the pmwiki-users mailing list