Advanced Reference Qualifier with parameter in Mobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 11:46 PM - edited 01-14-2025 05:16 AM
Hi all,
i want to use an advanced reference qualifier in the servicenow mobile app with a parameter .
So i want to call in the reference qualifier something like:
"javascript new myScriptInclude().myFunction(myPARAMETER)"
I only know that i can use a advanced reference qualifier from a field on a table, but there i am not able to pass a parameter/variable from a mobile input screen
Somebody has a solution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
You are supposed to be able to use the "current" record and this video shows it should be possible, but seems like it might be broken. The script include should be looking at the table reference qualifier --- I haven't found any docs that "parameters" can be used for inputs on form screens but this would be a golden feature.
https://www.youtube.com/watch?v=IXdiRmcNj-o&t=92s
