-
A plugin for Gatsbyjs the react based blazing fast static site generator
A plugin for Gatsbyjs the react based blazing fast static site generator https://www.gatsbyjs.org, then ninox could also be used easily as a headless cms and take on companies like https://www.…
-
Ability to export a file to a dropbox location
Would be useful to have the ability to export a csv file to a dropbox location as one of the options to overwrite a file of on the shareable view the option for the public view to have .…
-
Connector for Microsoft Flow/Power Automate/Logica Apps
It would be great to see a connevctor for Microsoft Flow or Power Automate as it is now known or logic apps which is the same thing nut on azure. The one for integromat works really well,…
-
Read File Data
Is it possible to read the actual file data in a record attachment? I'm currently trying to use the ninox programming language to read the actual file contents.…
-
how calculate date from year, week number and weekday?
Date:= year(2019)+week(14)+weekday(0)
-
Hide field in app
Hello everyone, I wonder if it is possible to hide a field on the Ninox app. But it is important that you can still see this field via the web version. In this way I hope to make my form clearer via…
-
Console vs Button on Click using Mac App.
Technically .. what is the difference when running logic from the console vs running logic from the Button On Click event in the Mac App? I have a global function that reads 7,000+ rows in order ..…
-
Filter tables
Hello, I need your help.I have a customer table and several tables which list its equipment, as indicated on the screenshot, some equipment was checked in 2019 and others in 2020.…
-
New line in text-field
How can i simulate the "enter" button for a new line in a textfield? field 1 + " enterfunction? " + field 2
-
A few questions about form layout
One of my biggest hurdles with Ninox forms has been setting up the style and layout I want. Hoping people can help with these specifics: - When i put a View element on a form,…
-
copy records to a other table
copy records to a other table Itried with copy paste to a other table butI could't paste it; is there a video for this problem Thanks for your help
-
How to create balance table from income and expense tables
Hi. I two tables: 1. Income table - consisting of several fields and a formula named "total income"2. Expense table - with "expense amount" field. How can I create a balance table that will show…
-
Layout PDF View
Hi :), I'm working on my invoice template. The issue I have at the moment is when I had more than 10 Items on it, my invoice goes into 2 pages (wich I don' mind) but split this part ( see picture)…
-
Shortcut for administration
Shortcut key for on-off administration on Mac would be good.
-
How to assign a table's identifier to a variable, i.e. not hardcode table names in functions?
The openTable("table", "view") function uses strings as parameters. This is great as you can read a table name from anywhere (e.g. a field value), e.g. let t :…
-
How to avoid a column to be filtered from the table list view?
Hello. How can I avoid my users to change a established filter from "yes" to "no"? I mean, the result is always in "YES", but I can't allow them to change the filter into "NO" (or remove the filter).…
-
Can I with a field from one database open field in another database?
I have 2 databases as attached. One with appointment and the other with medical record. I need to say that when I click Jose Pedro on the schedule, he takes it to Jose Pedro on the medical record.…
-
Assign RGB color to a choice field
Hello, I am not able to find how to assign a RGB color to a choice field. After assigng values to the RGB palette (attached file F1), clicking anywhere or pressing Return does not assign the chosen…
-
Create button in Ninox that composes an email using email client
Hello, I was wondering if anyone can help me with a script that will allow me to compose an email, where the data is across 2 tables? I want to compose an email from a Quote layout I have built,…
-
Get error using "number(chosen(field))" inside a formula
Hi there, I'm trying to use a field “Choice” (“Selección”, in Spanish) inside a formula, exactly like it's described here:…
-
Is in Ninox a text simplification formula?
Is in Ninox a text simplification formula? ...eg: "Máša má ďatľa 20" to "Masa ma datla 20" many thanks
-
Global script definitions
Hello, What kind of information, commands, ..., can I use in the Global script definitions? I thought I could define there global variables, etc. I tried to do that,…
-
How to manage two-way multiple table references?
Hello, I am new to Ninox, and new to any kind of database building so please excuse me if this is a naive question. I am building a database for farm records that include 'Plots' and 'Inputs'.…
-
How can a count the number of letters and space in a field ?
How can a count the number of letters and space in a field ? What i need to do is to complete a field always with 50 letters or spaces. Exemple: "Home" is a 4 letter word.…
-
Make colour of text in report change dependant on data in field
Is there a way I can make the text in my PDF report change colour based on what data is entered for a record? e.g. red if text is NO and green if text is YES.