Interceptor Script to Populate Form Field

litchick10
Tera Guru

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. 

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

Check the blog from Brad where you can pass the value in URL & then retrieve the same by using onLoad() Client script.

View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi,

 

Check the blog from Brad where you can pass the value in URL & then retrieve the same by using onLoad() Client script.

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.

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.