public final class UpdateFieldOnDocumentOpen
extends Object
Update field automatically when the document is opened.
This sample adds document action to automatically update a
field value with the current date when the document is opened.
This sample builds on the form generated by @link CreateSimpleForm so you need to run that first.