I am wondering if anyone has had any success running offline forms specifically with external custom JavaScript functions. The online version of the forms work great but when an 'offline' version is accessed in the mobile app then then events/functions do not execute...
The only info I have found is the following KB on JS issues with offline drafts/tasks but doesn't seem to explain this. I believe the error occurs when the JS is bundled for offline use and maybe the external JS file cannot be accessed and imported? Thank you