Parent field on Change Request is hidden OB

varunkumar11863
Tera Expert

Hi All,

 

Parent field on Change Request or any Task extended tables is hidden OB. Any specific reason?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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 .

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

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 .

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.