Embedded View on Web does not display documents

I have a Lotus Notes Database which works fine on the Lotus Notes Client. But now i want it to function the same way on Web also. But i am facing a problem with embedded view on a form. If i open that view using the openview URL i can see the documents listed in the view but if i embed the view in the form, it displays No Documents Found. Cant i use a embedded view on a form on the web or does it have some other problem. I am stuck with this for a long time. Please help.

Thanks

Shubha

Subject: Embedded View on Web does not display documents

sounds like an ACL / document authority issue

Subject: Embedded View on Web does not display documents

The embedded view on the web should work fine, provided that the single category value (I assume this is a single-category view) is providing a valid category value. What display option are you using for the view?

Subject: RE: Embedded View on Web does not display documents

Yes I am using a single category view and the single category value is a valid category value. In the display option, i have used only the Show Header option.

Subject: RE: Embedded View on Web does not display documents

I meant applet/HTML/Display using view’s display properties, and the properties of the view itself for “On web access”. I’d check the single category value, too – on the web, it’s not always what you think it is. Use the same formula in a bit of computed text or a computed-for-display field just to be sure.

Subject: RE: Embedded View on Web does not display documents

you were right, i checked the single category value to be sure then i came to know it was not actually returning the required value. I fixed it and its working fine. Thanks a lot Rogers for your help.

Subject: RE: Embedded View on Web does not display documents

In Advanced Tab Of View Property Select “Treat View Contents as HTML”

Subject: RE: Embedded View on Web does not display documents

Not bloody likely – if the form/view is dual-use (Notes and web), you absolutely cannot use that setting. “Treat view content as HTML” requires that the view columns include code for the display table as well as the data proper.