set up mapToObject and mapToProperty attributes in intake.xml and then
use

#set ($createUserAccountGroup =
$intake.Createuseraccount.mapTo($objectToGetDefaultsFrom))

john mcnally

"Dan E." wrote:
> 
> Hello:
> 
> I have to provides screen that allow a user to update various table, but
> because I have all fields validated by Intake I am not sure how to
> populate the fields such that the use can edit existing values as opposed
> to creating from scratch. Is there some way to populate my fields? Can I
> assign #set ($createUserAccountGroup = $intake.Createuseraccount.Default)
> to something other than $intake.Createuseraccount.Default and still take
> advantage opf Intake validatation. Thanks.
> 
> Dan Eyassu
> 
> --
> 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