how can I create a custom incident form?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 12:54 PM
I have created a record producer to use by our IT department to use as an incident when creating new users. (see screenshot 1)
We currently use incidents for logging tickets. (see screenshot 2)
But when I complete this record producer, it reverts back to the "normal"incident form.
How can I have the new form become an incident and keep the variable layout?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 01:05 PM
You could set a category or some other drop down value to key off of and create a View Rule when that value is true. Also make sure to include the variable editor in your incident form layout.
http://wiki.servicenow.com/?title=View_Management#gsc.tab=0
(putting on my ITIL hat, this really should be a service catalog request and not an incident)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 01:07 PM
Hello Terrell,
If you want the layout of your created record producer ,Create a new View on incident table with the fields like your producer.
Then add a View rule for this type of incident so that it always redirect you to that view once the condition matched.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 01:38 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2016 10:50 AM
where do I add this? Not finding it