Record producer scripting.

Community Alums
Not applicable

Hi,

when does the record producer script runs? (form is inserted, submitted, loaded)

4 REPLIES 4

-O-
Kilo Patron
Kilo Patron

It runs outside the lifetime of the form, after the form is submitted to the server for processing - runs on server side, not on client side.

Maik Skoddow
Tera Patron
Tera Patron

Harish KM
Kilo Patron
Kilo Patron

The script will run as soon as you hit submit button.

Regards
Harish

Actually that is not true. After hitting the submit button, onSumit Catalog Client Scripts can cancel submission in which case nothing is run on server side.