-
Private cloud not responding
A worrisome issue with Ninox Private Cloud. I purchased this to have control over my Ninox. Twice in the past weekends the server has stopped responding and I cannot get to the UMS to restart.…
-
Send Emails with pictures in the body and also with attachments of your choice .
Since there is a lot of demand for sending emails with images in the body, I created an extended email database for the community. Using colors in the body is also possible.…
-
Thoughts on a DB redesign
Hi all - So I've been developing my team show jumping DB the last few years quite organically. I knew almost nothing about setting up a DB when I started and had zero knowledge of DB coding.…
-
selecting only first record meeting a criteria
Hi to all! Database tables Masters Reference Events inside a the Events Table I have this formula: let xEvent := Event; let xDate := Date; let x := (select Reference where Date = xDate and Event =…
- Answered
-
Track selection of Dynamic Multiple Choice field
Hi all - Here is one possible solution if you want to track the selection of choices in a dynamic multiple choice (dMC) field. In my test DB I have Table2 as my working table.…
-
format in time
Good morning, I have built a db where with as main table: Titles Fields include: Genre and duration. Now I want to create a dashboard. Select Titles. I get the genres in the chart but it does not add…
-
Extended Calendar Functions needed
i would like to use the Calendar Function createCalendarEvent() to add few more data, like: Event is all day Reminder at a specific time Notes Place Someone has the matching syntax for me?…
-
Formula/Script behaves differently when in Full Screen View
Hi Ninox Forum Followers, I have a formula/script as found below that behaves differently when in the full screen view. The behavior resorts back to displaying the time when the full screen is…
- Answered