January 27, 2005

QuickPlace Development: Lessons from the field

HTML forms
Simple, are good for simple documents or for controlling other placebot or XML driven processes

Maintaining a corporate look and feel
using Domino url syntax to access XML data


Javascript code events that can be add to your HTML form
QDK_HTMLForm_OnLoadHandlerCallback

Themes
ReplaceString

You can pass any value to a field in QP using the URL

Workflow challenges:
QP offers: Simple, Single approver, Serial routing 1-4 people.

Placebots are the solution: Java or Lotusscript

Common use is to control access to a document dynamically.

Dynamic Field Population

QuickPlace cannot do @dblookup or @dbcolumn

Work around use CML to find it, XSL to parse it.

?ReadViewEntries
Posted by Simon Barratt at 08:30:29 AM | Add/View Comments (0)