Hello, I managed to add the function and I have a good result. But the final function is not good: My application is an "app with data pagination" ( http://devcenter.appery.io/tutorials/... ) I have two problems: link only works if I'm on the first page. If I navigate to the pages, if I'm ...
Hello, Thank you for your reply, it changes the answers ... tutorial solutions. I added the setting "where" The result is good with {"article", "CO01"} But how do I add the service in my page? I added to my list of javascript, but I have no result. code: localStorage.se...
Hello, I've watched this tutorial, I'm not in the same situation. I do not have a clickable list from the database. I created a list without relationship, I would have to find a function - javascript - that allows me to display the data I want from a list or an unrelated button. I tried with the fol...
Hello, I AM SORRY ...:-) I am a beginner in applications and javascript. I created an application according to the tutorial "http: //devcenter.appery.io/tutorials / ...". It works perfectly. In this application, I added a panel on the page with a list not connected to the database. I wish ...
Bonjour, Je suis débutant dans les applications et avec javascript. J'ai créé une application selon le tutoriel " http://devcenter.appery.io/tutorials/... ". Elle fonctionne parfaitement. Dans cette application, j'ai rajouté un panel sur la page avec une liste non relié à la base de donnée...
Hello, I tried, but no results ... Can you give me an example of the basic tutorial: http://devcenter.appery.io/tutorials/... (Building a mobile app with data pagination) If in Testing the app tab, if the first image I add a button to access the last page, what would the javascript code? Please than...
Hello, Sorry, I do not understand. It is not possible with a javascript code to display a page asking a particular Id ? A javascript on a button to display a page with a given X? I really need a navigation solution to display only information from a database. with localStorage.setItem; get.execute ....
Hello, I have a database with two column: Article + reference. I created a page from the tutorial "Building a mobile app with pagination." So I can navigate the odre the database with the arrows. I would like now to call a page from a button on the panel, not necessarily the first ... I wo...
Hello, As for me, I modified the design and I use a database. No more error problem "Oops ..." Now I want a javascript code for a button - or list - to display the page with id "C", for example with a database that includes the id "A to M". Something like that "to ...