 |
 |
Hope the check box problem is due to the INPUT class which I had created in the style sheet. Add the below entry in the stylesheet page and add class=checkbox in the checkbox field. Hope this solves the problem.
.checkbox
{
font-family: Arial, Sans-Serif,Tahoma;
font-size:11px;
color: #800000;
width:5mm;
border-style:none;
}
I had modified the design a little bit in order to solve the twistees loading problems. Will be posting the new version soon. In this most of the problems are solved and no need to create a separate view for web. The view which is used for Notes can be directly viewd.(In the earlier case also the same works,but when you change the font of the view columns, affects the stylesheet class. For this reason only I had created a separate view with default font. Since lotus notes will not create any font tag when we use default font in web.). Expect the new version soon.
In case any of you guys want the new version mail me so that I can send you the same. |
Go back |
|  |
|