How to add "Show Version History" in Related Links, for cmn_location table, just we have for others?

AbdurRahmanSnow
Giga Guru

Good evening.!
How can we add "Show Version History" in Related Links, for cmn_location table, just like we have on Maintain items table?

AbdurRahmanSnow_0-1756134623671.png

cmn_location table

AbdurRahmanSnow_1-1756134797627.png
I found a UI action for this, which might be controlling this. Screenshot below. 

AbdurRahmanSnow_2-1756136269924.png

@Ankur Bawiskar @Dr Atul G- LNG @Viraj Hudlikar 


Please help.

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@AbdurRahmanSnow 

did you check the UI action condition?

Is that an OOTB one?

I didn't find it in my instance

I believe that button is only seen for the table which has update_synch=true attribute i.e. components which gets captured in update set such as business rule, script include etc

Records such as group, location, department etc are data and hence not captured in update set and hence won't show that button

Version record navigation 

AnkurBawiskar_0-1756138531484.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @AbdurRahmanSnow 

This is a UI Action, and you need to enable it as a related link. You can check the out-of-the-box (OOTB) UI Action, but I agree with Ankir — these data and versions only appear when the sync is true.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@AbdurRahmanSnow 

did you check the UI action condition?

Is that an OOTB one?

I didn't find it in my instance

I believe that button is only seen for the table which has update_synch=true attribute i.e. components which gets captured in update set such as business rule, script include etc

Records such as group, location, department etc are data and hence not captured in update set and hence won't show that button

Version record navigation 

AnkurBawiskar_0-1756138531484.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @AbdurRahmanSnow 

This is a UI Action, and you need to enable it as a related link. You can check the out-of-the-box (OOTB) UI Action, but I agree with Ankir — these data and versions only appear when the sync is true.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************