-
Help with Structure
In my database I have: Projects Quotes Bookings Factory Orders Each Project can have multiple Quotes, multiple Bookings, and multiple Factory Orders. Each Booking must have only one Quote from its…
-
License help
If I have a Professional license and am using Roles to allow access to certain tables, etc. and I want to add users that can only add/edit/delete data but not manipulate the database in any other way…
-
Choose multiple linked records?
I have a table called Services. Each Service has a one-to-many relationship with Appointments. That is to say, each Appointment can have multiple Services associated with it.…
-
v3.7.8 MacOS carries a defect over from iOS
If you haven't updated to v3.7.8 on MacOS, DON'T! Lucky you. There was a bug in iOS that didn't allow you to filter reference field tables. It wasn't in MacOS in v3.7.6 (the last version I was at).…
-
Import csv files with related tables.
How's it going. I need a procedure to import csv files with related tables. There is something hidden somewhere.
- Answered
-
Third party formula editor?
Hi there. I'm writing more and more complex/longer formulas, and I wonder if there is any third party text editor (like Microsoft Visual Studio Code) that works well for this kind of formulas.…
-
Copying a record using button or Ninox icon
Interesting discovery and I wonder if a solution could be found. If one uses the Ninox icon to copy a record any attachment (maybe apply to comments too) is NOT copied across the the duplicate record.…
-
Keep documents in field on every new record
Good day, I apologize first, but I am a new on this. I have a database and I need some of the information in specific record to always show up when I create or duplicate a record.…
-
How to open MS Words to generate custom Letter + Envelope (.docx) ?
Hi, Despite the classic ninox template print rendering, can a scripted button open a selected template (i.e. multiple choices) with MS Words with customed fields from the records, so I can modify it ?…
-
Function parameters - which types are possible
I've found this old post https://ninox.com/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/types-of-parameters-for-a-private-function-5c0962c08d9fa6683abafc7d And not really any docs on the topic.…
-
Appointment function
I wonder why this Formula shows incorrect data. appointment('From Date' + 'From Time', 'To Date' + 'To Time') What am I doing wrong?
-
15 Minute webinar
Who can give a link to a 15 minute webinar? old link write that it is not available Regards
- Answered
-
Organize the result count system
Hello, I need help to organize the result count system In table «GM TABLE» in the Tab «tables» we create table with name (1, 2, 3 ...), prescribing the number of a certain number of chips on the…
-
Dates one day off the date entered
I am using the services of a "virtuel assistant" in Madagascar who is entering data on our Ninox database. Although the time over there is only 2 hours ahead of where I am in France,…
-
Ninox APP not connecting to Database
My Ninox App lost connection/visibility to my database. How do I reconnect?
-
Array to records in a table
I have this array: [{\"Selecciona tu piso\":\"GR. XALET 121\",\"Quan\":\"11-11-2022\",\"Hora\":\"15:15\"},{\"Selecciona tu piso\":\"ST AV FENER\",\"Quan\":\"15-11-2022\",\"Hora\":\"20:40\"}] Also,…
-
Create a schedule
I need to create a schedule. In this schedule I have to insert fixed date deadlines, monthly intervals, bimonthly, quarterly, quarterly, half-yearly and annual.…
-
Is there a way to delay an action in Ninox?
Hi guys, I'm wondering if there is a way to delay an action in Ninox. So when 'field 2' := 'field 1' can there be a delay? something like 'field 2' := 10_minute_delay('field 1')
-
Afonn
The Ninox data base works with the new MacOs Ventura ?
-
Wish List or can the great Jacques pull one out of the hat
TABS can have colours which is awesome. Only issue is the the TAB itself not :-( . I wonder if one could code so that the TAB and the Background have the colour chosen.…
-
Dates in Ninox at it again
If anyone else is frustrated with Dates you are not alone. I have had an application for Orientation for 3 years now. All the sudden the dates don't work.…
-
Order by date from text field
Hi. I have a date in text field and I want to order it by date. Create a date field is not an option, I need it to be with this text field. Is there any way to do that?…
- Answered
-
Possibility to print report for different subrecords in database
Hello, I have a database with many records, which are related to subrecords. Eg; Parent: 1. Children: 1a, 1b, 1c etc. these subrecord have their own tab within the detail view.…
-
Close to giving up on Ninox
I am so frustrated with Ninox and their incapable developers. I am mainly using the iPad app (I have a 12.9" iPad Pro) but also the web app. Neither one is working reliable and full of bugs.…
-
Create records from dynamic multiple choice
Hi guys, I hit a bump trying something new: I have a dynamic multiple choice field called 'Keuze kritieke fases' I have a subtable 'Kritieke fases'. I have a button that I gave following code on…