Create watch list for a custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 08:54 AM
How can i create a "watch list" similar to task watch list in a custom table?
I create a custom application and i dont know if it is posible.
Thanks
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 09:08 AM
The Watch List is not a special type of field. It is just a List type field that references the User table. So just create List a field on your custom table that has the same dictionary settings as Watch List from the task table. Then you will have to configure any notifications that you want to go to your custom watch list to send to any users in that field. Look at some notifications that get sent to the task Watch List if you need examples of how to do this.