Hi, I’m working with the branch workflow. I need to store the approval date of that workflow and store it so that I can show it eventually in the project detail page. How can I do this? Do I store the value in a costume field? But this is a workflow related
field. Should I create a database or table to store the values? Please give me some hint. Thanks.
The easiest way of showing the approval date in a PDP would be to create a custom date field and using the Update Project Property workflow action to set the approval date as part of the workflow.