Davie
-
What does this mean?
I have no idea what this alert is trying to tell me. Far less how to fix it. Can anyone give me a clue?! Thank you
- Answered
-
Remind me where my data is stored
I have Ninox on my Mac (v 3.9.3) as well as my iPad and iPhone. I may have paid for the Ninox app from the Apple App Store but I'm not on any subscription scheme.…
-
Override result in formula field
I've got my hourly rate field working, it fills in the field based on the number of hours in the Appointment. But... can I override the result. Can I override any calculation field's calculation?…
-
Calculating hours from Appointment
I bet there's a better way of doing this: if text(duration(Appointment)) > "2:00" then "More than two hours" else if text(duration(Appointment)) > "1:00" then "Two hours" else if…
-
Use a formula to create a new field from existing fields
So obvious I can't work it out even after I RTFM. I have a number of fields containing info which I want to join into another new field from where I can copy and paste to an email.…
- Answered
-
Calendar not updating clients (macOS, iOS etc)
Today my Appointment field events are appearing in the Calendar view (macOS desktop version). Usually they sync also with my calendar client apps on macOS and iOS, but not today.…
-
Lost Administration Mode (macOS app)
I want to change a layout view in a database. I can't find the 'wrench' icon to get me into Administration mode. It used to be at the top right of the Ninox window. Where'd it go? macOS app version 3.…
-
Updating calculation - effect on existing records
I have a calculation in my records. Let's say its " 'miles' * 0.50 " so if I travel 50 miles the answer is 25 (£25.00). But I need to increase the rate to 0.60. Now the answer will be £30.00.…
-
Ignore hyphens when sorting
I have a list and am sorting by a reference number. The reference numbers have two formats, AB-C-01 and ABC02. Some have hyphens and some don't. With or without hypens, each reference is unique.…
-
Appointments and Mac calendar.app
Two questions! When I create a new appointment (using the Mac Ninox app BTW) it defaults to the current time and I have to click click click to get to the correct start time.…
-
Hiding a formula field in a view
I have a database which is basicly a list of appointments. I have a view for 'upcoming' appointments - I don't want to see past events! To creat this view I have a field with a formula…