It seems can not also.

I put it at the end of   Screen functions.


Regards

fanyun


-----Original Message-----
From: jmcnally [mailto:jmcnally]On Behalf Of John McNally
Sent: Tuesday, December 11, 2001 1:05 AM
To: Turbine Users List
Subject: Re: How to clear Intake field?


group.removeFromRequest() may be what you are after.


fanyun wrote:
> 
> Hi all:
> 
> I am try to use intake in tdk3.0.
> 
> In vm, I put a:         <input type="text" name="$intake.NAME.Key" 
>value="$intake.NAME.Value">
> 
> I put value field so that when Intake give out an error, the fields will retain the 
>inputs.
> 
> If the input is correct, I want all the fields be cleared and wait for new input.
> 
> I try:
> 
> group.recycle()
> field.recycle()
> 
> But it does not work. The values still retains.
> 
> Any one know how to clear the intake objects? Or is there any patch to solve this 
>problem?
> 
> Regards
> 
> fanyun

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



Reply via email to