
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 11:16 AM
What kind of Object do I need to to specify the approvers in this field.
I tried giving it a comma delineated string, but it does not want to accept that. I will have two users I need to approve.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 11:20 AM
It has to be a list.sys_user type. I should be able to use my comma delineated list of sys_ids, but the type must be list.sys_user

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 11:20 AM
It has to be a list.sys_user type. I should be able to use my comma delineated list of sys_ids, but the type must be list.sys_user