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

Question

Question

Bugs after upgrading to Forms 10.4.4.444

asked on September 4, 2020

Hi

We are having some issues after updating to version 10.4.4.444:
1) We have a currency field (US Dollar) in a table, before the update it accepted decimal numbers, now it does not accept them.
2) We define a lookup where based on the value of a field it must do the lookup and complete several fields with information from the sql table, but this is not working,

Thanks

 

Ricardo

 

0 0

Answer

SELECTED ANSWER
replied on September 8, 2020

Forms upgrades the jQuery library from 1.x to 3.x in Forms 10.4.3( https://support.laserfiche.com/kb/1014114/list-of-changes-for-laserfiche-forms-10-4-3), please check whether your JavaScript is affected by it and update it to be compatible with jQuery 3.x.

0 0

Replies

replied on September 23, 2020

Hi, thanks for the answers

We found the error in the lookup, the account with which it was connecting to SQL did not have sufficient permissions, although in the configuration when running the test it said that it was fine, when doing the lookup it did not work. We set up an account with the correct permissions and it worked perfectly.

1 0
replied on September 7, 2020

What version of Forms did you use before you upgrade to Forms 10.4.4.444?

For issue 1, can you reproduce it with a new process that only contains a table and a currency field?  Can you check what language of your browser? 

For issue 2, please review the lookup rules configuration as well as the data in the database and confirm the data enter can match the data in the database. You can record a video to illustrate the issue and open a support case with the exported process and exported data in the database.

0 0
replied on September 8, 2020

Hello Xiuhong

The process was developed in Forms 9.2 so we use JavaScript calculations, it was working on Forms 10.1, after upgrading to version 10.4.4.444

We have continued investigating and have found the following:

If we update Chrome to version 85, the decimal and comma part works on most computers, but the calculation performed in JavaScript does not work (we ask the client for the exact version of Windows where it does not work with Chrome 85)

If we use Safari, the decimals and the comma work, but the calculation in JavaScript does not work.

0 0
SELECTED ANSWER
replied on September 8, 2020

Forms upgrades the jQuery library from 1.x to 3.x in Forms 10.4.3( https://support.laserfiche.com/kb/1014114/list-of-changes-for-laserfiche-forms-10-4-3), please check whether your JavaScript is affected by it and update it to be compatible with jQuery 3.x.

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

Sign in to reply to this post.