Block - How to set a specific username?

Here I am showing how to set a specific user name as Approval By using Block

  1. Activity Form Designer

  2. Add automation

  3. Drag & drop Action block

  4. Click + Add Action

  5. Select ‘Find’

  6. Select ‘Module’: Employee (Where I can get all the staff names)

  7. Select ‘Filter’: #Name is “ABC”

  8. Click ‘OK’

  1. Click + Add Action
  2. Select ‘Set’
  3. Select ‘Variable’: #Form (referring the activity form)
  4. Click ‘Expand Property’
  5. Select #Approved By #EmployeeFound
  6. Click ‘OK’

Result