Workflow State - Update field

Hi,

I am trying to use the “Update Field” feature of workflow states. However I can find no information on the syntax for the “Update Value” field. Has anyone successfully used this?

What I would like to do is to set an “Approved on” field to todays date and set an “Approved by” field to the current user.

Thanks

Hi @TomSea

The core statuses are overrun by applying workflow which you can embed in your custom select type field on same doctype header and defining highlighted update field and value under workflows will serve the purpose of having those fields to be updated over the course of workflow automatically.

The workflow state will automatically update select field as following;