Hi Everyone,
How can I set the Approved On (Date field) with current date and Approved by (Lookup on contact) with current user when Approval status = Approved. in Freedom UI.
Thanks in Advance.
Like
1 comments
22:06 Jul 05, 2024
Good day,
You can use business processes for this purpose.
You can receive a signal on change of the status of the Approval
after which you can read the details of the said approval
and modify the approver to correspond to the current user
and the date to correspond to the current date as follows:
Show all comments