Quote from
asmat on April 1, 2021, 3:24 am
Hi @luishp, I have added the below code in my page-enter event:
BEGINJS
var myValue = ['province','myYear','mydate',{ name: 'fileURL', attr: 'data-link' } ];
neosubroutine.listMyItem('form',myValue,true,6,'tempform');
ENDJS
It works well in the web browser see the attached video but when I compile it to android and tested on mobile it gives me this error. neosubroutine is not defined...see the attached image:
Hi @luishp, I have added the below code in my page-enter event:
BEGINJS
var myValue = ['province','myYear','mydate',{ name: 'fileURL', attr: 'data-link' } ];
neosubroutine.listMyItem('form',myValue,true,6,'tempform');
ENDJS
It works well in the web browser see the attached video but when I compile it to android and tested on mobile it gives me this error. neosubroutine is not defined...see the attached image:
Uploaded files:- You need to login to have access to uploads.