Badges
Latest Posts
-
Pet database
A few weeks ago, I just wanted to put together a simple food calculator for my dog. What I ended up with is a system that can do a lot more. With a little goodwill,…
-
`delete select …` blocks the app
iOS App Version 3.19.12 The "Button" button has the following command in its "on Click" event: ``` delete select 'Ernährungsprotokoll' where not Futtermittel ``` After the event is triggered,…
-
Number of records
I'm stuck—neither `select` nor array magic is working: In a view of type "Cards," I want to display the number of records that have the value `true` for a specific field.


