Hi all,
I want to export list data to excel sheet also i want to download the excel sheet in Mobile app
Hi,
Export the data to Excel in a Server Action like you would in a Web App, then use the File Plugin or File Transfer Plugin to download it in your Mobile App.
Cheers
Miguel Verdasca wrote:
It worked for me. Thanks!
how can i do it from here?
Filipe, please read with attention the question... it's about mobile and not web.
I tried File Transfer Plugin Demo but I was getting error ''Cordova is not defined". Do you have any working example of it?
Vishal Kumar wrote:
Look at the last post of this thread, it has all possible causes for the 'Cordova not defined' problem you are having.
Most likely you have to generate a new .apk to have the plugin working.
https://www.outsystems.com/forums/discussion/43023/cordova-not-defined-error/
Hope this helps :)
Filipe Silva wrote:
It was helpful. Thanks!
I'm glad I was able to help you.