Categorized Web View

I have a embedded web view on a page ($$viewtemplatedefault) using Display Using HTML. It also has the Rows Property of the view is set to 9 with Shrink to Fit selected. The view is categorized and displays the twistie correctly but the category text is spaced at least a half inch to the right of the twistie.

e.g. |> categorized text

Is there a way to change that? When I expand the view the data columns line up correctly but the categorized column is still off. I am using a style sheet to control font, size and table display properties.

Thanks for the help or ideas

William

Subject: Categorized Web View

I noticed that this has to do with the setting of the display lines.For more detailed information please look here:

http://www-10.lotus.com/ldd/nd6forum.nsf/ShowMyTopicsAllFlatweb/2595a797c0bf82a58525746b005522d8?OpenDocument

Subject: Column Title

Make sure your column title for the twistie column has a specific width to it, through HTML. Otherwise, it spreads the columns over the full page.

I know this can be done, but I don’t remember exactly how to do it.