Scroll down to bottom of page/to related list after pressing Save (Save & stay)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 07:27 AM
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.
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):
I think I've missed the connection to the Save button?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 07:41 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 08:18 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 08:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 09:26 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader