You are viewing limited content. For full access, please sign in.

Question

Question

Forms Javascript acting differently in Preview and in User Task

asked on May 4, 2017

Hi, the Javascript that gets executed in my Preview works perfectly and has no Console errors. However, the Form that is connected to a User Action is not executed properly and some fields end up missing, I also see a Console error on the Task Approval page:

My Javascript is referenced in the CSS and Javascript, and I checked and can load the referenced file in the browser by simply entering the link to it.

Any ideas what might be happening here?

I could post the whole Javascript too if you would like but it is really long, again, it works fine in Preview with no Console errors.

 

Thanks!

0 0

Replies

replied on May 5, 2017

The console error you saw is related to real-time notification not configured. It is not related to the JavaScript issue. If it works on preview, does it work on new submission if the form is used in start event? Some events may not work as expected on new submission page and you need to adjust them to make them work, you can see one sample here.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.