How to Redirect to a Form Page

MakhanlalM
Tera Contributor

In my ServiceNow Workspace, I have a list page that includes a "New " button. I have also created a custom form page for incident creation.

I would like to know how to redirect to the form page within the Workspace when they click on the "New" button

6 REPLIES 6

MakhanlalM
Tera Contributor

@VikMach  and @Ankur Bawiskar   So when i click on new button  - "The page you are looking for could not be found"

 for that i have also configured   sys_declarative_action_assignment 

@MakhanlalM, It looks like "scope" issue. Your "New Issue" client action is showing that you created the record in Global scope but you have some domain set as "BCCI".
Proposed approach - Correct the scope and try again. I believe it should work.

Let me know if that helped!

Regards,
Vikas K