Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Create Incident tab in Now Mobile

Rachael12
Tera Contributor

Within Quick links, I need to add an option 'Create Incident'.

Can someone guide or link an article,  how create this incident form. I have create a tab 'Create Incident' which non-clickable.

1 REPLY 1

Daniel Madsen
Kilo Sage
Kilo Sage

Hi Rachael12,

 

If you're aiming to make the "Create Incident" quick link work on both desktop and mobile, here's how:

Preferred Method (Works on Mobile and Desktop):
Use a Record Producer:

  1. Go to the Quick Links configuration.

  2. Edit your "Create Incident" quick link (or create a new one).

  3. Set the Type to Record Producer.

  4. Choose the appropriate Incident record producer that is also available on mobile.

For Web Only (Not recommended for Mobile):
If you're targeting the web UI only, you can use a URL type quick link with:
incident.do?sys_id=-1

If your quick link tab is visible but not working, check:

  • Role-based access

  • That the record producer or URL is correct

  • The quick link is set to Active

Hope this helps! If it solves your problem, feel free to give it a helpful vote or mark it accepted.

Thanks,
Daniel Madsen