Wow, the dynamic table is perfect ...I just did some quick appearance setup, but now I will start updating my app from simplifying the button blocks, following your suggestion, to lighten up my app. I don't see any of your changes in the buttons on screen 1, so I can continue working on my file, right?
Then I'll move the table to screen 1 and copy your blocks one by one. During this work I will try to better understand all the poetry that the blocks contain
Finally I will try to understand the table export method.
I don't see big corrections in the home. I just noticed that the height of the first label is set to "fill container". Can you tell me what other additions did you make? ... so I apply it in my file.
Thanks a lot!
I've simplified the button blocks and this works great!
I transported the table to screen1 and I did my best, but I wasn't able to fit the blocks well. Could you please take a look? ...I wanted also the data to be loaded when I click the List button, without having to click on Load Data. At this point HA1 can be set on "not visible".
Then it's necessary to check the whole combination of blocks "Hide Pages".
I send you my file. Thank You Nadi3_updatedbyEla.aia (388.7 KB)
Not really any better with Firefox. The table, being dynamic, should not be having an impact, as the blocks will only be run when the table is loaded. I was having lag issues before you moved the table.
My guess is that the app is having to load so much stuff, all in one go, and that there is a loop of some kind causing the problem.
You may need to take all that you have learned and start again.
maybe you can just take a picture of the blocks and point me to some important elimination, then I'll do it ... especially let me know which of the TinyDB blocks I can delete, please
You may want to consider using listviews/listpickers instead of big displays of buttons for selection, and to use lists to store the selected data, then you are not having to iterate over button states all held in memory to then save. It may not be as pretty, but will be more efficient.
Yes, ... but I want it nice and clear to see
... for a person who feels his own pulse, collecting data must be very simple and intuitive, so big buttons
... I think for now I will stay with this version and I will be very grateful if you help me to simplify it as much as possible
yes, I have seen the spinner, ... using listView or other similar packages, is very binding. I have to be free to handle every button. As you have seen, sometimes when I press one button another has to be deactivated, etc.
Then in level 1 of the pulse reading things are very simple, but then in the advanced levels the information will be more complex.
..by "more complex" I mean that I will probably have to use some drawings, and maybe the buttons will not be a simple list but located in various places on the page ... but I don't think about it yet. For now I would like to conclude this first level, and let the pulse reading practitioners use the app, to test it, ... then I will decide how to proceed.
...do you think you can do something with that file I sent you?