How to click a button to jump to a personalized screen?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 01:22 AM
How to click a button to jump to a personalized screen?
Instead of the default new screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 03:11 AM
Hi,
you can override a the New UI Action for this table and create a custom one, and on the custom one you can do what you like
How to override UI Actions for an extended table - Support and Troubleshooting (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 08:11 PM
@Anurag Tripathi hello
currently tab:Actual Hours Report
new create tab:Actual Hours Re Details
How to click on 'new' in the Actual Hours Report table to jump to the 'Actual Hours Re Details' screen? Thank you so much if you could help me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 08:31 PM
Hi @shiz ,
Are you saying after clicking on submit button it is not redirecting you to same page? Instead of it is redirecting you to some other page?
or if you can explain steps which you are following then it will be easy to provide you solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 09:11 PM
hello,@Runjay Patel
I want to redirect to my custom page!
Goal:
How to navigate to the Actual Hours Re Details page by clicking 'new' on this page's Actual Hours Report? Thank you very much!