Hello,
I have two linked forms, like Clients (CDL), one to many with reverse view to Invoices, and a script in Invoices to populate some fields.
When I create a new record in Invoices, either from Clients or Invoices, the fields are populated well but the app freezes during 30-40 sec on the Mac version and I get an error message on iOS.
Here’ my screen shots, did the noob miss something ?
Thanks for help !
Attachments:
You must be
logged in to view attached files.
Hi Jean-Christophe,
I suspect the error on iOS might be because the field being referenced doesn’t exist perhaps? I’m not sure without having access to your script and form.
Would you be able to email me a copy of your form template so I can look into it?
You may also need to check to make sure you have data in the fields before you call the setters too.