Pulling Variables in Notes Workflow

From SmartWiki
Revision as of 15:33, 13 July 2009 by Cameron (talk | contribs)

Jump to: navigation, search

To reference Level 1 and Level 2 fields in the Notes workflow the following syntax should be used

Standard fields: @parent.fieldname@

Eg. @parent.type@

Custom fields: @parent.#field id#@

Eg. @parent.#0101010#@