-
Multiline Text Field Type
Please change the icon for this field so one can more easily tell the difference from the Text Field type. Thank you!
-
How to change Show As parameter of a Choice field using code
I have a Choice field with Show As set to Radio Buttons so the user can easily see all the choices when the form first opens. But once the user makes a choice,…
-
Is there an issue with the calendar Date field on the iPhone?
Is there an issue with the calendar Date field on the iPhone with the new release? I can not input a date now.
-
Extract names from the database into a spreadsheet directly.
I work with radio bingo. Here is the challenge: Most of the players are already in the system with their contact information and bank accounts. I need to create a list of names i.e.…
-
Batch processing
Are there any plans for batch processing pre defined fields in multiple records based on user defined criteria entered via an pre defined input form
-
Maybe a drop down menu ?
Hi, Attached, I have a database with directors and cinematographers. Would there be a way to create a drop down menu (or something else) which allows me to see all the director's films in the form ?…
-
Recover a missing column ?
Hi How can i recover a column that I seem to have deleted ? Thank you.
-
How add second page on the same print layer
Is it possible to add a second in page in the same print layer? Can't find the option
-
Format of date field
Hello, I am exporting from Apple Numbers > CSV into Ninox. Eventhough I have formatted the date column to show only the date (and not the time) in the YYYY/MM/DD format before importing into Ninox,…
-
Need to generate an invoice number type field with year specific format.
Hi, I have little to no understanding of code, could someone help me create a formula number please with a specific format. We want to create increment numbers with each new data entry to a max of…
-
Probleme mit cnt auf drei Spalten, eine Spalte ist Unique
Hallo Ninox Freunde, ich hänge gerade in meine Datenbank fest und wollte fragen, ob ihr mir kurz helfen könntet. Ich wollte gerne die Anzahl (Unique) auf Bildtitel in der Sparte "Color",…
-
Populating fields in one row with data from another table
Greetings, I have pretty good experience with MySQL, but I'm loving learning this new software. I'm helping my daughter build a database for her softball coaching schedule.…
-
Impossible to put a line in the form !
Hi When I select a line in the layout option it disappears ! I click on the key, it appears, I can modify it…but when I deselect the key, it disappears ! Can someone tell me the secret ?
-
Mixing Arrays os strings?
Hello Ninox gurus! I have 2 strings from a sub-table: String 1: Number1, Number2, Number3..... String 2: TextA, TextB, TextC.... I need to get: "Number1, TextA, Number2, TextB, Number 3, TextC....…
-
Counting a specific set of subrecords in each recordHello, I have simple question. I build a to-do app and I want to count all the accomplished items in for each special project. I made a formula field with this syntax: cnt(select Tasks where Status like "Accomplished"). But now it counts all the tasks in every project. Is there a way to count only the tasks in a specific projects. Thanks for answering Hans
Hello, I have simple question. I build a to-do app and I want to count all the accomplished items in for each special project. I made a formula field with this syntax:…
-
Lock a cell ?
Hello how to authorize only one number?
-
See a linked table without using a magnifying glass
Hi, I linked 2 tables : table 1 ant table 3 goût,To see table 1 when I am on table 3 goût I must click on the little magnifying glass.Is there a way that this table will automatically appear without…
-
See a linked table without using a magnifying glass
Hi, I linked 2 tables : table 1 ant table 3 goût,To see table 1 when I am on table 3 goût I must click on the little magnifying glass.Is there a way that this table will automatically appear without…
-
Import first image Google in ImageField
I'm trying to import with a button the first imageresult of google "//Building URL field";let myURL := "http://www.google.com/search?q=" + 'Nome Hotel';"//Putting the URL in the URL-Field to display";…
-
How to add a logo for my signature in a email with attachment?
I try different way to add a logo of my school with my name but nothing works when I send the email. Formula, http, fields
-
Update Field in another table after update
Hi, I am trying to update a 2nd table with a new record and add the SKU field from the first table. Table 1 (Products) has a table reference to Table 2 (Stock Take Tracker).…
-
How to delete all rows in a table?
This question might sound silly but am I missing something? In a spreadsheet program such as Apple Numbers, you can simply select all rows and hit delete to delete all content in the rows.…
-
How do I know if the appointment date includes today
if today() = Appointment thentrueelsefalseend This seems wrong, how can I do it, thank you
-
Anzeige verknüpfter Datensätze einzeln in Tabellenansicht
In meiner Tabelle "Eingangsrechnungen" habe ich die verknüpfte Tabelle "Zahlungsdaten". Dort trage ich Nettosumme, MwSt.-Prozentsatz und die Berechnung der Bruttosumme pro Rechnung ein.…
-
File Name Pattern of Image Import
Hi, I want to import product images to Ninox. The file pattern is URL/SKUa.jpg. When I create the image file I add a letter a,b,c,d etc to the end of the image SKU, but before the file extenstion (.…