How to Redirect to a Form Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 09:58 AM
what's your actual business requirement?
You want to show which form when New is clicked?
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
‎06-06-2025 10:24 AM
I have created a list view page in UI Builder for my Workspace, which includes default buttons like Edit, Reports, and Create New Incident.
My requirement is:
When the "Create New Incident" button is clicked, it should open the new incident form either in the same tab or a new tab within the Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2025 06:45 AM
I have created a list view page in UI Builder for my Workspace, which includes default buttons like Edit, Reports, and Create New Incident.
My requirement is:
When the "Create New Incident" button is clicked, it should open the new incident form either in the same tab or a new tab within the Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2025 07:52 AM
Hi @MakhanlalM,
Simply copy the original one.
Attaching the snip of original "New" button that creates a new incident ticket.
Open this record, modify the Action label to to your desired Label like "Create New Incident" and change the Action name to like "create-new-uxf-create-new-inc", then on the form header, right click and Insert and Stay. This same button will show up on your incident list.
Let me know if it worked.
Regards,
Vk