asked on July 9, 2024
•
Show version history
I can't find anything in the documentation on this and the following code doesn't seem to work. I am hoping to redirect the approver after they make their decision:
LFForm.onFormSubmission(function () { window.open("https://linkhere.com"); });
0
0