Changes

Workflow Task Type: Update Standard Field Value

27 bytes added, 19:16, 22 August 2013
no edit summary
==Examples==
To populate the current date (for example, a workflow triggered at status '''Submitted''' could be configured to put today's date into a custom standard field called ''', for example the "Start Date Submitted'''" standard field:
* '''@date(currentdate)@'''
* '''<!--@sscalculation(date_add(CURDATE(), INTERVAL 1 YEAR))-->'''
To populate with a [[system variable ]] value (for example, to put a submission deadline into custom a standard field when a record is created)
* '''@system.Submission Deadline@'''
8,849
edits