Category and subcategory in the change form

Abhilasha G T
Tera Contributor

Hi , having one category in incident form, example  Enquiry. If we select category as Enquiry we have 20 different options in the subcategory.

 

i want to keep the same category and subcategory options in the change form.

how make those visible in the change form. Please help me regarding this. 

 

2 ACCEPTED SOLUTIONS

Vasantharajan N
Giga Sage
Giga Sage

@Abhilasha G T - Hope you have custom field/column to hold subcategory in the change request. if yes, then just create the choices in the sys_choice table same as incident category and subcategory choices. 


Thanks & Regards,
Vasanth

View solution in original post

@Abhilasha G T 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Abhilasha G T 

similarly how the subcategory is dependent on category on incident table; make the same for change_request table

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Abhilasha G T 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

i created the category and subcategory but its not showing on the change form

Vasantharajan N
Giga Sage
Giga Sage

@Abhilasha G T - Hope you have custom field/column to hold subcategory in the change request. if yes, then just create the choices in the sys_choice table same as incident category and subcategory choices. 


Thanks & Regards,
Vasanth