Mike
-
Deleted Ninox DBs from iCloud
I accidentally deleted my Ninox databases from iCloud and now see no way to get them back! There is no data in ~/Library/Mobile Documents and if I go into iCloud under restore files,…
-
How to update a field from a different table?
Say I have a "Many" table called INVOICES and it has a date in it. I'd like to be able to update the parent table, say CUSTOMER, with a single date field whenever one of the invoice dates is either…
-
How to "scan" a table?
If I want to loop through all records in a table, how do I do that? I don't see a way to create an independent script I can call. So, even within a button,…
-
List keeps growing - no scrollbars?
I have a link to another table where I "Create Records" to add rows. However, what Ninox is doing is, as I add each new record, just growing the table on the screen instead of keeping the dimensions…
-
How to sort on multiple columns in interface?
Is there a way via the interface to sort items on multiple columns (like an ORDER by in a SQL statement) and have the grid view update to show that combined order? Thanks