i read & practiced the xml part of the r6 developpers redbook, so i kinda understand the xml way of domino.
now i want to display a view via xml in html where I can modify the appearance of columns or create a subset of the documents in the view.
anyone know some examples or materials where i can read about the topic?
thanks in advance, Patrick
Subject: looking for: example of changeable view via xml in html
try starting with the xml-xslt.nsf sample db located at:
http://www.openntf.org/Projects/codebin/codebin.nsf/0/3B006475E3B5BCDE88256C4800728BCA
This sample db is about a year old but I hope to have an updated db posted soon. However, this should get you started. (since the xml is different between R5 and ND6, this sample db only works with R5).