How to remove interceptor completely?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 04:06 PM
I went through this:
You should be able to open up the Interceptor for change and set all the answer records to inactive.
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.
but the interceptor header is still there. I need to remove that

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 04:17 PM
You can change the Create new module to a URL (from Arguments) and add change_request.do in the URL box. I tried it too, got same results as you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 04:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 04:35 PM
Is it OK to delete an interceptor?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 06:35 PM
You can modified the module under Change: Create new as I said in my first post. I tried what you did and got same results!