Intake takes initial values from the objects attached to the groups
through the method "mapTo".  Setting initial values the way you are
attempting to would be a good thing to support.  I will keep it in mind
or feel free to add the functionality.

john mcnally

Scott Eade wrote:
> 
> I'm reposting this in hope of receiving a reply.
> 
> Cheers,
> 
> Scott
> 
> From: "Scott Eade" <[EMAIL PROTECTED]>
> > I have a form that I validate with intake that I
> > would like to provide initial values for some
> > of the fields.  I have tried setting the intake
> > field values thus:
> >
> >   #set ($group.Active.Value = true)
> >   #set ($group.StartDate.Value = $today)
> >
> > but this doesn't seem to work.
> >
> > Is there some way of initialising intake field values?
> >
> > Thanks,
> >
> > Scott
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to