-
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