Use of $$ViewTemplate

Hi, I want to how can i use $$Viewtemplate for opening a view in Web.Kindly tell me the steps involved to use it.

Regards,

Rekha

Subject: Use of $$ViewTemplate

Hi Rekha,

You have to create a form named $$ViewtemplateDefault (or $$ViewTemplate for viewname), in this Template you have to make an embedded view.

In the outline you call the viewname.

If you have $$ViewtemplateDefault all views, which are opened in web looks like this template. With a $$ViewTemplate for viewname you can design different Templates or the views.

HTH

Jutta

Subject: RE: Use of $$ViewTemplate

Manay many thanks Jutta

Regards,

rekha

Subject: Use of $$ViewTemplate

Hi Rekha, I’m new to Lotus Notes . …Cud u tell me which books are the best to start .I have to develop a web application …I started reading Lotus Notes Bible but it does not contain so much information in deep…

Please tell me

Thanx

Regards

Kanishka

Subject: RE: Use of $$ViewTemplate

Hi Kanishka, U can take Javascript Bible book .it is very good book for developing Lotus applications on Web.all the Javascript functions are written there.

Regards,

rekha

Subject: RE: Use of $$ViewTemplate

Thanx Rekha , I’m facing a strange problem Cud u tell me the solution …Actually from yesterday Views which I made …some of them not showing the data n some of them showing …I don’t know how the data from the views get automatically deleted

Please reply me asap

Thanx

Subject: RE: Use of $$ViewTemplate

Hi kanishka, Pls check is there any schedular agent which is running behind in ur application.It may be that .pls check all the schedular agents and wat r they doing.

Regards,

rekha

Subject: Use of $$ViewTemplate

Hi, Create a form named $$viewTemplate

After this create a field

called $$viewbody

in the default value of the field write a view name

and run it

Subject: RE: Use of $$ViewTemplate

To my opinion (I’m not sure) you can make either the field $$viewbody or an embedded view!