How can I get the incident form to show up in Service Portal Designer?

lisawhimperley
Tera Expert

Hi, 

I have added an Icon Link widget to my main page of the Service Portal I am creating. I would like the link to take the person straight to the incident form to fill in. However, I cannot seem to get the config right to show the form. 

 

Any advice please?

find_real_file.png

 

Currently I am receiving 'Record not found'...

 

find_real_file.png

 

Thanks, 

Lisa

1 ACCEPTED SOLUTION

Then you just need to select type as catalog item & make sure you select a cat item & not a record producer.

find_real_file.png

View solution in original post

5 REPLIES 5

Mohammed_Iqbal
Tera Guru

Hello  lisawhimperley,

To get the incident form in portal.

 

1>drag and drop the link icon widget on the page.

find_real_file.png 

2>click on the pencil button find_real_file.png

3>select the type URL.

 

4>in the HREF/URL.

put the below line.

sp?id=form&table=incident&sys_id=-1

id is the name of the widget, table is the table you want to display the form from and -1 means new record

 

HOPE THIS HELPFUL!!!!! MARK CORRECT OR HELPFUL.

Thanks,
Mohammed Iqbal