Custom web view column links

Use the code to apply your own attributes to a document link in a view, such as target, class, style, etc...
HTML • Lotus Formula • Lotus Notes View


"[" + "<a class=\"YOURCLASSNAME\" href=\" + "/" @WebDbName + "/" + @Subset(@ViewTitle;-1) + 
"/" +@Text(@DocumentUniqueID) + "?opendocument>" + DOCTITLE + "</a>" + "]"

Posted by fbrefere001 on Thursday July 17, 2003