Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 12:36 AM
To link a requirement record (`dmn_requirement`) with child tasks from a demand or project form in ServiceNow, you can add a reference field (e.g., `requirement_id`) to the form. Populate this field with the appropriate `requirement_id`, and save the form to establish the link. This creates a parent-child relationship for better management and tracking.