-
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…
-
Do you want to auto print a page. This works in Firefox after your turn printAlwaysSilent to true and and chrome you will have to config run chrome silent printing on mode --kiosk-printing edit target on chrome shortcut properties Ex:"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk-printing "http://localhost:8080/this"
let myPdf := printAndSaveRecord(this, "HTML Ticket");let x := substring(myPdf, 28, 200);html("<html><head> <style> .button{} .button1 {font-size: 90px;border-radius:…
-
Using a button to export multiple records
I typically use the gear to export a selection of records to a CSV/Excel sheet. What I would like to do is do this using a button. How does one code for this?
-
Progress Bars: Mit Game-Design-Elementen mehr Nutzer aktivieren
Mit Game-Design-Elementen in deiner Benutzeroberfläche kannst du noch mehr aus deinen Daten herausholen. Sie verbessern nicht nur die Akzeptanz von deinem Tool, sie animieren vielmehr dazu,…
-
Print cards
I would like to print my artivles in "Cards view". How can I do that?
-
Special syntax of the for loop
Hello to all, this morning I discovered a new type of use of the for loop. My first exploration leads me to think that it is a possibility to enumerate a JSON structure (complex).…
-
Numeric array variable initialization
Hello there. I'm stuck with a somehow simple problem. I can't create a variable type array and initialize it unless I enter a number. Take a look at this code: let myArray := [];…
-
Next Item in Line Formula
I am creating an approval flow in Ninox. I have a field named 'Current Step' and a list of that displays the order of the steps. Named 'Step Order' and the value is '1,2,…
- Answered
-
Updating Multiple Records with use of a button
I have a database that keeps track of lessons plans for homeschool. I have tables for each of my subjects. The fields include the date of the assignment, the assignment text and so on.…
-
Multiply for formula fields
Hi The table has formula fields "Formula 1" and "Formula 2", which, for their part, take information from other tables. I need to multiply "Formula 1" by "Formula 2".…
- Answered
-
Python support.
Hi Ninox. I'd like to run a Python program to pull some information from a serial interface and put it in a variable that will be put into a record entry.…
-
Now also in German. Explanations and examples of Ninox functions available.
To our community of German speakers
: There is now a separate page for each function in our documentation that includes explanations, illustrations, and tips in German.…
-
Getting number from table
Hello and thank you in advance My Database has tables called Unit Rentals 1 Unit Rentals 2 Unit Rentals 3 i can't extract the number from a table like you can using a substring in a field any advice…
- Answered
-
gantt as pdf
Hello, We are trying to use ninox for timetables on our buliding sites. Generally they should look like gantt diagrams, with milestones. Does ninox have a pan for getting gantt on layouts and export…