The CreatorCon Call for Content is officially open! Get started here.

how can I create a custom incident form?

tcotton
Giga Expert

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?

21 REPLIES 21

kopp820
Mega Guru

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)


Deepak Kumar5
Kilo Sage

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.


HugoFirst
Kilo Sage

One thing to remember is to include the Incident Variable Editor on your view of incident.


That will display the variables from the record producer.



find_real_file.png


where do I add this?   Not finding it