what is inherit check box in UI policies how does it works?

samreentalha
Kilo Explorer

what is the difference to be noticed?

1 ACCEPTED SOLUTION

@samreentalha 

Hope you are doing good.

Did my reply answer your question?

If my response helped you please mark it correct to close the question so that it benefits future readers as well.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Inherit checkbox means UI policies on parent will run on child table as well

if child table has it's own UI policy it runs first and then other policies which are inherited

Example:

if you create UI policy on task table and Inherit checkbox is true then it would run on all child tables of task such as incident, problem, change_request etc

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@samreentalha 

Hope you are doing good.

Did my reply answer your question?

If my response helped you please mark it correct to close the question so that it benefits future readers as well.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

samreentalha
Kilo Explorer

yes thank you for your reply

sohail_shaikh
Kilo Contributor

Inherit checkbox doesn't show immediate  difference on table

but the same UI policy will goes with the same table IF the table is extends with another table when checked true

 

 

Hope answer the question