Hi Warner,

For a checkbox look at John's code at the top of
http://marc.theaimsgroup.com/?l=turbine-user&m=100434715718588&w=2

I am guessing that a multiple select would behave exactly the same as a
select except that the resultant String value would contain multiple entries
perhaps delimited in some way (whatever the HTML spec says).

Cheers,

Scott
-- 
Scott Eade
Backstage Technologies Pty. Ltd.


> From: "Warner Onstine" <[EMAIL PROTECTED]>
> Reply-To: "Turbine Users List" <[EMAIL PROTECTED]>
> Date: Mon, 1 Jul 2002 18:19:03 -0700
> To: "Turbine Users List" <[EMAIL PROTECTED]>
> Subject: Re: Intake Question
> 
> That doesn't appear to be a valid type, see:
> http://jakarta.apache.org/turbine/fulcrum/xref/org/apache/fulcrum/intake/mod
> el/FieldFactory.html
> for current types.
> 
> This raises a good question, how would one map a multiple select item into
> Intake, and also (because I will be looking at it shortly), how does one map
> a checkbox to a binary type?
> 
> -warner
> 
> ----- Original Message -----
> From: "Youngho Cho" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 01, 2002 6:08 PM
> Subject: Intake Question
> 
> 
>> Hello,
>> 
>> Can I use String[] as a field type for intake Service ?
>> 
>> Any Comments will be appreciated.
>> 
>> Thanks.
>> 
>> youngho
>> 
>> 
>> 
>> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to