-
About Ninox searching, indexing, search speed and file size
Under field properties what is the impact of checking or unchecking "Global search" and/or "Index"? I realize that placing an index on a column will improve the speed of searches performed on that…
-
Ninox team, are you looking for volunteer forum moderators
I'm sure there are a few who would be happy to terminate the accounts of "mama kevin" and its ilk. Please include me on the list of volunteers
-
Not like "word"
Hi I would like to display all the words that are not the word "word" in a column for instance. In the manual they say you have to type not like "word" in the filter box on the top of the column but…
-
reminders
I'd like to create a trigger to send email 24hrs before an appointment, can anyone hlep me code that? thanks
-
PDF issues
Hi I have created a PDF form which auto fills with my data. One of the field is a multi choice 1= Red 2 = Amber & 3 = Green I have put in colours on the database and that transfers through to the…
-
Look Up tables
Hi I am new to Ninox. I do building surveys and really like the ease of carrying out a site survey and getting the information onto the system.But I have a question to see if I can get more detail…
-
Styled Text Formula Help Please
I have this formula and I want line 2 to have a yellow background. What do I need to add to the formula? if 'Will Sell Individually' then "I will split this set and sell individually.…
-
Suggestions on how to approach displaying the three last records from a table?
I would like to display the last couple of records in a table that containes , among other things, dates, actions and task owner. I have figured out how to use the last() function,…
-
Select Field Based Alphabet
I'm sure this is simple. How do I write code to select a field that begins with the letters a-d?
-
PDF format
Hi Is there a way of setting up the PDF print of my database to have a few additional pages as you would normally have on a report. Such as 1 - Front page 2 - Contents Page (listing each page auto…
-
Finding a phrase in records
Hi all - wehen we use the hourglass search in toolbar or find from the menu Ninox does not return instances of phrases that are entered ion the databse.…
-
Creating view with fields from multiple tables
Novice user question: I need to create views (reports, invoices) that allow me to draw data from multiple tables - e.g. I have three tables, Vendors, Expenses, and Clients,…
-
Set Background Color?
I can set the background color for Layout Elements/Tabs, is there a way to set the background color of the Record window (the first tab)?
-
Formula help please.
What formula could I use to to display the value of this choice field if one is marked, or "Not Rated" text if the field is empty?
-
Undo function
Hello, Is a "undo" function available for Ninox Online? Or how can we do if we don't want to save changes? Thanks in advance for your help. Have a nice day, David W.
-
Error in a script to find duplicates
Hi, I tried to remove the duplicates of names in a Ninox database with this script found on the forum but I have this error : "A table has not been find Oiseaux on the line 1, column 31".…
-
How does Ninox go with over 100,000 records
How does Ninox go with over 100,000 records? Does it slow down? Ash
-
Is it possible to set a Geolocalisation field and fill it with Latitude and Longitude format (ex.: N42º 34.5' E003º 54.6') and get the position en Maps as return?
Is it possible to set a Geolocalisation field and fill it with Latitude and Longitude format (ex.: N42º 34.5' E003º 54.6') and get the position en Maps as return?
-
Great to see the change to the forum
At long last we a have an update change to the forum - Thank you Ninox Even looks like we can add images again ? included test to see if works !!!!
-
Tables
Hi. I need to put in relation several suppliers (table suppliers) with sevral jobs (table jobs) at the same time. Whow can I do?. Thanks
-
Bonjour je suis nouveau sur ninox ... comment créer un bouton qui effectue un filtrage des données d'une colonne ? Hello I am new to ninox ... how to create a button which filters the data of a column?
Hello I am new to ninox ... how to create a button which filters the data of a column?
-
Novice user question: Running a report of filtered data including calculation
Hello, I'm new to this and don't know code. I want to be able to query out a set of records based on date (eg. payments to a specific vendor within a particular year) and then calculate the total…
-
Question about date fields ...
When placing a date field onto a form do you then have to format that 'date field' to the way you want to see it for every usage. ie, format(Date,"DD/MM/YYYY") Michael
-
Copy Data from one for into another then open that new record
Hi Having a bit of a blockage here I want to copy a few selected fields from one table to another table (which also has slighlly different fields names) so can't simply use duplicate(this) etc.…
-
How to relate everything to everything ?
An example of what I try to achieve is: I have table with all countries in the world and I want to mark on a scale from 1 to 10 how if they are at peace or war. How would I do that? Thank you