neotable on android - Forum

Forum Navigation
You need to log in to create posts and topics.

neotable on android

Good morning.
I am creating a mobile app that performs calculations which I then visualize via neotable.
Trying it on the web works, from a mobile phone I have problems downloading in formats, Excel CSV ... does not download them.
Is there any solution?

 

Hi @llazzari

I assume you are compiling using PhoneGap Build. As an alternative you can try compiling to PWA.
Not sure, but downloads probably don't work on PhoneGap Build as they do on web apps due to its hybrid approach.

Hi @llazzari

I think you should find an alternative way for your work like me,...four month ago i have  faced the same problem also.

I tried PDF-generator plugin to save my neotable, That was a good alternative for my work.

 

Uploaded files:
  • You need to login to have access to uploads.

Grazie Asmate luishp, proverò in questo modo.
Ho ancora due problemi da risolvere. I valori caricati nella tabella non provengono da un database esterno, vengono calcolati all'interno dell'app,
nel Neotable Tutorial incluso in Visualneo Web, tutti i valori sono già inseriti nella dichiarazione della tabella nell'evento di avvio del App.
1 Problema con il file 1
Ho dovuto spostare questo codice sul pulsante che esegue i calcoli, altrimenti non sono stati caricati nella tabella, che è rimasta vuota
2 Problema
Non riesco a formattare le celle nella tabella
usando le sottoregline, come nell'esercitazione .
3 Problema
Ho provato a svuotare le variabili con
SetVar [Test] "" o impostando il valore su 0
ma i valori delle variabili non vengono ripristinati

 

@llazzari it's very difficult to help you from the information you share. It would be much more easy if you share a minimal sample showing your problems.
Regards.

Good morning ,
I used NeoPdf to load Neotable tables, which did not allow me to download from a mobile phone, with neopdf I am not even uploaded the pdf post a video of the app, I compiled it with PhoneGap.
I haven't tried PWA yet, I haven't learned yet if you can give me guidelines for compiling in PWA. THANKS

Caricamento video

Uploaded files:
  • You need to login to have access to uploads.

Hi @llazzari, neoPDF doesn't work in PhoneGap Build. There is a specific PDF PhoneGap Plugin you can use instead (not VisualNEO Web Plugin). Compiling to PWA is very easy, just check the option in Project > Properties > Platform Options > Web (see attached image). Then compile to Web Application and upload the files to a web server (web hosting).

Regards.

Uploaded files:
  • You need to login to have access to uploads.