Notes Ninjas Notes Ninjas
Lotus Notes hints, tips, error messages
Alternate colour for html views

Hint Short Cut: Add this to your code & documentation to help you find this page.
http://www.notesninjas.com/#AlternateRows or http://www.notesninjas.com/A555F9/nn.nsf/ByAlias/AlternateRows


This is a nice way to get alternate row colours for view entries. Works with Single Categorised views as well.





I found this at: http://www.breakingpar.com/bkp/home.nsf/0/88E9B1898325FE1B87256AFB0014DAAF

 

Just in case he moves the code:

Make a view "Treat view contents as HTML."

UNtick show header, and put a table tags before and after the embedded view.

 

You put this in a column:

"[<script language=JavaScript>document.write(\'</tr><tr\' + (" + @DocNumber + " % 2 ? \' bgcolor=b1dfff>\' : \'>\') + \' \');</script>]"

or for documents that are categorised put this:

"[<script language=JavaScript>document.write(\'</tr><tr\' + (parseInt(\"" + @DocNumber("_") + "\".substring(\"" + @DocNumber("_") + "\".lastIndexOf(\"_\")+1, \"" + @DocNumber("_") + "\".length)) % 2 ? \' bgcolor=b1dfff>\' : \'>\') + \' \');</script>]"

Very nice.

 

 


 Jump to:     Notes Tips
    Lotus Notes Index 
  Register for Tips
Previous Lotus Notes Tip 
    Next Lotus Notes Tip
Your company logo here?
Adam Foster
Free Cash Making Web Site
Free Revenue Earning Blog Site
 Free Revenue Earning Newsletter Site   
Free Search Pages Free Web stats
Free Contact Us page
Cheap .com domain names
 Need a website or 
   Lotus Notes
  problem solved?
Adam Foster
Beginning Java Web Services by Andre Tost, Henry Andre Bequet, Meeraj Kunnumpurath, Sean Rhody
Web services are no longer a nascent technology in the programming industry; every major software vendor is rolling out web services-related APIs and products. Today Java developers are successfully adopting web services as the latest technology in application development in order to enable...
See at: Amazon.co.uk | Amazon.com |