How to add mobilelistitem by JS code?
Hello,
Because the mobilelistitem is automatically increase with the condition.I don't want to use the method like this tutorial http://docs.appery.io/tutorials/build... the informations I would like to receive are from two tables or even more table.
For example,firstly I only known the ID of the school. Then I will accord to the school 's ID to find the class ID, and then find all the students in the class according to the class ID, and then find the rankings based on the ID of student.
So, how to do this?