- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 08:40 PM
Hi All,
Parent field on Change Request or any Task extended tables is hidden OB. Any specific reason?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 09:22 PM
Hi @varunkumar11863 ,
the Parent field is hidden by default to maintain data integrity, simplify the user experience, and prevent errors in task hierarchy management. However, it can be displayed if needed for specific business requirements.That's why parent field is not visible.
if you want to Display that field.
you can add it using form layout.
its not good practice to to show the parent field to the user . because its worth for user they are just submitting the form.
THANK YOU @varunkumar11863 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 09:22 PM
Hi @varunkumar11863 ,
the Parent field is hidden by default to maintain data integrity, simplify the user experience, and prevent errors in task hierarchy management. However, it can be displayed if needed for specific business requirements.That's why parent field is not visible.
if you want to Display that field.
you can add it using form layout.
its not good practice to to show the parent field to the user . because its worth for user they are just submitting the form.
THANK YOU @varunkumar11863 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 09:28 PM
Hi @Community Alums Make sense, it should be enabled for users who are authorized to fill it, so not to corrupt data as there maybe underlying relation rules.