Also, if I use $data in a screen template, it works fine. It just doesn't seem to work in the layout template?
Ryan ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 8:17 PM Subject: RE: $data not available in Default.vm in layouts directory > Have you populated the rundata object with any messages yet? Have you > tried any of the other properties of RunData to see if they are all bad? > > Eric > > -----Original Message----- > From: Ryan Austin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 11:18 PM > To: [EMAIL PROTECTED] > Subject: $data not available in Default.vm in layouts directory > > > I am using version 2.1 and when I reference RunData in > the Default layout template, it doesn't do anything? > > For example, > > $data.getMessage() > > doesn't grab any messages, it just is displayed as is when the template is > expanded. > > Any ideas? > > Thanks, > Ryan > > > -- > 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]>
