Item8698: select+multi syntax is not supported

pencil
Priority: Enhancement
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: MultiTopicSavePlugin
Branches:
Reported By: MartinCleaver
Waiting For:
Last Change By: MartinCleaver
TopicMultiSavePlugin says for "type of input field. Valid types are text, textarea, radio, checkbox, select, and hidden"

type="select+multi" doesn't work

To get multi there's multiple="on"

That works but it's inconsistent (and unintuitive).

For instance, if you were to query foswiki for the type of the field, it would (I am supposing) give you "select+multi" but this is then not usable as an input to your plugin

-- MartinCleaver - 12 Mar 2010

I actually split the multiple and the type in two in my plugin because I think the core syntax sucks. Maybe I can change the plugin so it understands select+multi as select, and multiple="select+multi" should mean same as "on" already if I remember correctly.

-- KennethLavrsen - 24 Mar 2010

Thanks.

-- MartinCleaver - 18 Apr 2011
 

ItemTemplate edit

Summary select+multi syntax is not supported
ReportedBy MartinCleaver
Codebase
SVN Range
AppliesTo Extension
Component MultiTopicSavePlugin
Priority Enhancement
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
Topic revision: r3 - 18 Apr 2011, MartinCleaver
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy