Documentation on "task_for"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2025 01:21 PM
Can anyone point me to documentation for, or otherwise explain the intended use of, the "task_for" field that gets installed with Domain Separation plugin?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2025 04:55 PM
Hi @Ryan S,
Please see docs blow.
task_for is used when you need to create custom tables in separate domains.
Domain-separate a custom table
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2025 08:38 PM
Hi @Ryan S ,
MSP Extensions add a task_for field to the Task table. This reference field refers to the User table.
It's a field that is typically added to a table when implementing domain separation for a custom table or when integrating with other features.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.