We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to auto submit the catalog form (create incident) when user click on URL

Naresh_5120
Tera Contributor

Dear Community,

 

I have created service catalog form through record producer on incident table to create incident with pre-populated information. 

 

What i am trying to achieve is, when an end user load this form URL - https://instancename.service-now.com/sp?id=sc_cat_item&sys_id=cc31d2dec3bc96103ed63942b4013147&syspa...

the form should auto submit and create an incident instead of user clicks on submit button. 

 

Naresh_5120_0-1728542992602.png

 

 

I have tried catalog client script, type -onload but it is not helping me. Can someone help me how can i get this outcome , am i missing something. 

 

Naresh_5120_1-1728542992603.png

 

 

6 REPLIES 6

Where do you want to display the link? Currently I can see you are navigating to the Record producer.

Hi Omkar,

 

I'm bit new for this, is it possible to display in catalog items?