CookBook - Manipulators

CookBookManipulatorWithPostpopulatedFields - Much better than the solution below.

Using hidden form fields with an AddManipulator - When you want to populate some of the fields of the new object using data the system already knows, rather than allowing the user to set them.

A Custom Manipulator Class - A class that makes it easy to create custom manipulators as subclasses.

Last modified 17 years ago Last modified on 01/19/06 00:46:02
Back to Top