Sven Verlinden

Results 7 comments of Sven Verlinden

Not sure if it is OK to put my experience with this issue, but this is what I experience (version 6.16.1 Pro): 1. I empty my local calendar, and the...

I seem to be experiencing the same issue. The message.info the code calls is shown twice when opening the app.

I have a related question: I have a dropdown (Select) in a List View. Upon change I run some Javascript code and would then like to clear the value of...

Sure. `if(Nnotas.items[currentIndex].Nbijlagen.value != "") { let w = window.open(/*some url*/); w.document.write(/*some string*/); Nnotas.items[currentIndex].Nbijlagen.clearValue(""); }` With: - Nnotas = name of list view - currentIndex = index of item in list...

I too experience what jitre writes. (under version 1.1.7) Accessing an input element's data (when in a list view) gives you its default value, not the "live" content. This is...

Hi 101arrowz Thank you for this great tool. I have the same problem, using unzipSync. Strangely, though, I remember seeing it work on the same file several weeks ago. This...

Hi lvhuichao Thanks for your kind reply. I'll stay tuned and wish you luck (and joy) with programming.