
Halio
-
Getting the Year & Month between two dates
I created a convoluted formula to calculate the age of a student at the start of a course. The basic idea is 'Course Start Date' - 'Student Birthdate' I was hoping someone could give me some pointers…
-
Searching in a n:1:n table not working
Searching for a record in linked n:1:n table doesn't seem to be working for me. I have a table with a list of guardians, another with students, and another that links the two to show their family…
-
Protecting Editable Fields - Best practice
At our school teachers enter a lot of data and we want to protect ourselves from accidentally clicking or tapping and modifying a fields. Here are a few thoughts on how I am thinking of making this…
-
New Email Button creating a new record in subtable
I have a main table called 'Emails' that has a view called 'Compose' where I have a button "New Email" and I have a subtable called 'New Emails' I have only managed to get the subtable to open with…