I have an SQLlight database and when I first started the schema had 11 images in it. The database posted all the images.
Problem 1: now that I have more images, I can not get the other images to load.
Problem 2: I changes the size of the images, to all the same size. I can not get the images to change.
problem 3: I have two check boxes and when I add data to the database manually both check boxes change to check even when I have only one box checked.
Problem 4: when I use the date picker it loads the day before. I choose 2025-1-29 and it loads 2025-1-28.
Can someone help me out her
?
Hope the screenshots worked this time
Joe
Teodor
January 30, 2025, 6:45am
2
Does this happen in design view only or in the browser as well?
Check for errors as explained here:
Intro
Wappler just got even better with two new tools: the Network Panel and the Live Data Panel.
The Network Panel helps you check network requests and spot errors, just like browser developer tools, but it’s built right into Wappler. The Live Data Panel lets you view and inspect real-time data and properties of your app’s components.
Both tools are fully integrated into Wappler, making debugging and working with data easier and faster.
Network Panel
You can find the Network panel icon nex…
This happens in the design view, all of the problems stated, but it shows up in the browser.
Also checked live data. The query pulls all the data and loads it ok but on the last 10 images are not loaded. The image names and location are correct in the query, they just don't show up??
Teodor
January 30, 2025, 5:00pm
4
As i mentioned:
Check for errors as explained here:
Intro
Wappler just got even better with two new tools: the Network Panel and the Live Data Panel.
The Network Panel helps you check network requests and spot errors, just like browser developer tools, but it’s built right into Wappler. The Live Data Panel lets you view and inspect real-time data and properties of your app’s components.
Both tools are fully integrated into Wappler, making debugging and working with data easier and faster.
Network Panel
You can find the Network panel icon nex…
Teodor I found the problem, The database or the query are adding numbers to my query. ie....810027773173 is what is the image name. The last request showed 810027777317. it added a 7 and dropped a 3. This happened
Teodor
January 30, 2025, 7:12pm
6
But is this also happening in your browser or only inside Wappler design view?
Teodor I got the problem of blank images fixed. The help you gave was the trick to finding them. But still have some of the other problems
Thanks Joe
Teodor
January 30, 2025, 9:12pm
8
If you have other issues post them in separate topics.