0
Can I control the order in which Ninox displays my tables?
When I open my database, it appears Ninox orders my tables in the order in which I created them. (see attached). Is there a way for me to re-order them a bit more logically for my users?
30 replies
-
said:
It does process the Attendance_Staging table, but only the last record is saved.I tested it out with just the contacts part and it created the two records (Lynn and Jeff) that are not in the contacts.
-
Question: What is the purpose of these lines?
allContacts := array(allContacts, [newContact.Id]); or allEvents := array(allEvents, [newEvent.Id]);
You don't use them anywhere else? So why update the arrays when they don't get used?
Content aside
- 2 days agoLast active
- 30Replies
- 146Views
-
5
Following