This is a custom control that will dynamically build a view on an XPage by populating parameters with the view information
This custom control receives a series of parameters and will dynamically build a view on page load. This control is beneficial where you need to have display one of many views but do but want to build each one and hide them depending on the selection. This can also be useful where you want to allow non-developers or users the option to tailor a view. You can read more about how I built the custom control here: http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/XPages_Dynamic_View_OpenNTF The custom control name is ccDynamicView. It requires one style sheet to format the row colors for alternating colors: ccDynamicViewStyle.css. It takes the following parameters:
by
Project
Projectnews
by Eric Tomenga 1 decade ago
Discussion | John Mackey's website is no longer the internet
by Bill Gamble 1 decade ago
Feature
by John Mackey 2 decades ago
Release
Screenshot