We want to create a workflow that has a DateTime field as Input at the workflowstart window. When we create this DateTime field, it will automaticallypopulate the initial value which is the date we create this field. For example,if this Datetime field is created at Oct 20, then whateven we start workflow,it shows Oct 20. Is it possible that it shows the date base on the currentdatetime? When means if we start the workflow on Oct 30, the value should showOct 30 instead of Oct 20.