
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 12:00 PM
I am trying to write a script to pass a value to a form field as part of the interceptor link (see pics below). I want the interceptor to populate the knowledge type field with one of the choices (in script I used "default" as the choice) . I know this is probably really easy but I just can't seem to find the info on how to write this type of script.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 12:27 PM
Hi,
Check the blog from Brad where you can pass the value in URL & then retrieve the same by using onLoad() Client script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 12:27 PM
Hi,
Check the blog from Brad where you can pass the value in URL & then retrieve the same by using onLoad() Client script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 12:46 PM
That's great but if I don't want to pass via URL, how do I change the script in the inceptor to pass the value.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 01:35 PM
In that case, you can follow link that has details about wizard creation. Also, to update wizards are now no longer used & are legacy now.