Hi,
I want to use Intake to redisplay a form with an error in the data.
In the how-to, it is written that to map the intake group to a business
object , I should do something like this :
#set($loginForm = $mytool.getFormInstance())
$loginForm.setQueryKey("abc")
#set($loginGroup = $intake.LoginGroup.mapTo($loginForm))
1) My first question is : what is $mytool ? is it a business object ?
2) Nothing is written about the SecureScreen class when Intake is used.
What should I do in the doBuildTemplate method ?
I read already the how-to and the service page, but I think that this
point is confused.
Can anyone give me an explanation ?
Thanks
Xavier
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- RE: How to create a business object to represent the intak... Xavier Ottolini
- RE: How to create a business object to represent the ... Quinton McCombs
- Re: How to create a business object to represent ... Xavier Ottolini
- Re: How to create a business object to repres... Xavier Ottolini
- RE: How to create a business object to represent the ... Quinton McCombs
- Re: How to create a business object to represent ... Xavier Ottolini
