---+++ How to create an ErrorPage with in your WorkPlaceForm This page is a walk-through to generate an ErrorPage in your forms so the form user would access before finalizing the form (eithe submit or sign). There are a few steps before we start. It also worth mentioning that this is not the only method to generate or warn the error to users but to the best of my knowledge it was the most creative way to warn and direct the form user to the errors he/she made while filling the form. To start we need to know a few back ground on the form error types and how to approach the problem: * the common source of errors are: * Leaving a mandatory field blank (UnfilledFields) -- Main.KavehJD - 10 Nov 2006