Applying templates on mobile app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 12:04 PM
Hello,
Need some help with templates. I've created a client script to apply a template every time a new incident alert record is created. It works great on desktop, but not on mobile. Is there any way to get this to work on the mobile app?
Thanks,
Maria

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 12:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 12:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2017 02:30 PM
applyTemplate is not currently supported in the Mobile/Service Portal client scripting environment. There is now an open PRB for this in /hi: PRB1086692
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2017 12:06 PM
Is it possible to add the template as part of the path url to the form on the mobile module. I did try this but it didn't work.
/incident.do?sysparm_view=resnet_full?sysparm_template=School Opening
Is there another way to code it perhaps?