Title: RE: changing the layout

Put your Admin.vm in the following path for a Unix/Linux machine

 foo/tdk/webapps/newapp/templates/app/screens$

cd  /usr/local/tdk/webapps/newapp/templates/app/screens$
dir

Admin.vm  Error.vm  Form.vm  Index.vm  Insert.vm  Login.vm  ServletInfo.vm  Upload.vm  UploadComplete.vm



then call the vm from a page like using button or tag.....


  <input TYPE="button" border=1 VALUE="A D M I N I S T R A T I O N" >


that's all there is to it. 

-----Original Message-----
From: Dave Hollar [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 26, 2001 6:47 PM
To: [EMAIL PROTECTED]
Subject: Re: changing the layout


thanks Kurt

It seems to work for me also in other cases but for not for this.  I have
both a screen and layout called Admin.vm .. it finds and uses the screen but
not the layout.  Any ideas?

thanks Kurt

It seems to work for me also in other cases but for not for this.  I have
both a screen and layout called Admin.vm .. it finds and uses the screen but
not the layout.  Any ideas?

>
> On Saturday, August 25, 2001, at 03:27 PM, Dave Hollar wrote:
>
> >  <a href=""$link.setPage("/Admin.vm")">Administration</a>
> >
> > After going through the docs it seemed that if I had an Admin.vm in the
> > layouts that it would be found and used as the layout for this
> > screen.   Is this what I need to do?  Or is there a more appropriate
> > way to accomplish this?
>
> This is how I do it.  It should work fine.
>
> -Kurt
>
> ---------------------------------------------------------------------
> 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]

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

Reply via email to