Ticket Form in Service Portal

Kaka Nayeem
Tera Guru

Hi,

    When we opened recently update ticket from list in service portal in should open record in ticket form.

    From below example after clicking knowledge record, respective record should open in ticket form.

Before
After
knowledge.JPGticket.JPG

  Any experts have idea about it? could you suggest me?

Regards,

Kaka Nayeem

1 ACCEPTED SOLUTION

Harry Campbell2
Mega Guru

Great, it's actually relatively simple to do.



You will need to clone the 'Data table from instance definition' widget. On your new widget, change the word 'form' highlighted below to 'ticket'



find_real_file.png



Once you have done this, edit the page in the designer to use the new widget.


View solution in original post

6 REPLIES 6

Hi Harry,

 

My requirement is actually reverse, i.e. currently record is getting opened in 'ticket' view, but i need to open it in 'form' view. I also checked the widget you suggested above and page id is mentioned there as 'form' itself. Is there any other widget that I need to modify?

Thanks in advance.

 

Regards,

Priyanka

Hi Priyanka,

In the main ServiceNow UI, check Service Portal > Page Route Maps.

There may be an entry there that is redirecting ticket pages to form.

 

Thanks

Harry