- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 02:07 PM - edited 02-04-2024 02:07 PM
I am trying to write a client side script for a catalog item that can move to the next field once populated with a value.
So, more or less simulating pressing the tab key once the field is populated.
I know the keycode for the tab key is 9.
I have tried approaches object.onkeydown from stack overflow but could not make it work with ServiceNow.
Ideally I need it to work in portal, but if platform is best that I can do - that would be fine...
Any idea how to achieve this in ServiceNow?
Thanks for your time,
Lon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 03:36 PM
This did not work at first but now no issues...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 03:36 PM
This did not work at first but now no issues...