Scroll down to bottom of page/to related list after pressing Save (Save & stay)

ronro2
Tera Contributor

Hello guys! 

I want to implement a function that takes me down to the bottom of the page of the record, when pressing the save button in the upper right corner. Either to the bottom or to the related list with the tasks. 

ronro2_1-1742567207643.png

 

How would I achieve that? It seems to be difficult with a client script. So I tried with a UI policy in the Global scope that looks like this (it's not working though): 

ronro2_0-1742567043036.png


I think I've missed the connection to the Save button? 

Thanks in advance!

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ronro2 

 

Not sure, but value this will bring. Ctrl +end can you get at bottom of page.

*************************************************************************************************************
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]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@ronro2 

did you ensure Isolate Script = False for your UI action

If this field is not on form then from list set it as False

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

@Ankur Bawiskar I see. It is already set false as default. It is still not working. 

ronro2_0-1742571797729.png

 

@ronro2 

I tried some logic using DOM manipulation but it didn't work

I doubt this is achievable

Having long forms is not a good UI experience for users, so ensure you have minimum fields and form is not too long.

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