Question: I need to create a workflow that will populate a date field based on another date field on the record.
Currently, I am using Set Field Value, selecting the field that needs to be updated, Using Formula {customfieldname}+7
When the workflow runs, it does not add seven days, it displays value of the {customfield}. The custom field type is Date not Date/Time.
Any help?