How do I specify which users are involved in the approval?
Use the SQL Query property to define a query that returns user IDs; you can filter them with a WHERE clause.
Use the SQL Query property to define a query that returns user IDs; you can filter them with a WHERE clause.