- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 07:51 AM
We would like to turn off Interceptor Form for the Change Request. I tried turning off the Options, but then a blank page pops up. How can I remove the page from being triggered?
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2021 09:12 AM
I changed the Create New module link's argument from 'new_change_redirect.do' to 'change_request.do?sys_id=-1', same thing for the New ui action, updated the action.setRedirectUrl to 'action.setRedirectURL("change_request.do?sys_id=-1");'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 08:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 09:23 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 09:16 AM
Navigate to System Definition>Interceptors and select the one for change (should be the one that has the Intercepts field as change_request.do). Open up that record and set all the Answer records in the related list to active=false and it should not intercept your new record creation anymore
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 09:20 AM
I have tried this. A blank page then appears instead of the questions.