-
Ability to reorder tabs on forms or insert a new tab in the middle of the tabs?
With Ninox, I like the ability to organize my forms by placing fields on tabs and giving each tab a name. However, I don't see a way to reorder the tabs.…
-
Best solution to print texts with a record data if there are many of these texts?
I have a Patients table with their data (name, id number,...). Each time a patient does a different treatment he has to sign a corresponding informed consignment (IC).…
-
is it possible to program a button using statements contained in a choice pull down menu?
is it possible to program a button using statements contained in a choice pull down menu?
-
Additional File Attachment Options
I would love to be able to link in files through a native integration of Google Drive so that our school can attach links to files that are too big to actually upload and be part of the database.
-
Is it possible to have small field presentation ?
Hello everyone, I have a table with different kinds of field but when it came to make a layout, they seem to have a minimum space and I cannot shrink them.…
-
Is it possible to use a dot as a decimal separator instead of a comma in a numeric field ?
I think that everything is in the title. regards
-
popup tab
Hi good morning in a table I set two different layout tab views when I try to popup this table I always popup the first, the main layout. how can I popup the second? Which is the proper grammar?…
-
How would I populate a table with random elements from several other tables when I add a record?
I have a table to use as a display and the items from it need to be randomly generated from several other tables. All. of the tables have a unique integer key so randomly generating a number based on…
-
Console Improvements
Working with the console is extremely convenient, but it would be even better adding cursor position info (line/column) and allowing a floating split point between coding and result areas.…
-
Printout of values
Years back I programmed dBase 4 (and yes, I am very old). When troubleshooting, I could insert print statements which would let me look at calculated values.…
-
pc
is there a pc application
-
How to search from parent to child
Literally every day I learn something new about Ninox. This morning I learned something new that might help others as well. I imported data from a contacts table and a phone numbers table.…
-
Formula comment
How do I make a part of a formula a comment rather than deleting when I am troubleshooting.
-
Native iOS scrolling left & right (currently slow)
It would be great to have a smoother scrolling experience on iOS. Currently a fast scroll to the left moves just a few columns and stops. This makes it hard to get around on a bigger table.…
-
No attachment file in mail
Hi, I would like to send an email with attachment file, the email is sended but no file attached ! this is my code let myPdf := printAndSaveRecord(this, "DEPANNAGE"); let myName :…
-
how do I use "undefined" in a logical formula?
What is the code for "undefined" in a logical formula, for instance, if the answer to a yes / no question is missing? Thanks
-
How can I optimize a table with lot of data?
I have a table with 728,000 entries. Each entry has about 24 fields - six of which are formula fields. As you can well imagine, whenever I query this table, things tend to slow down,…
-
Look up values in the main table
I have a look up table with 2 fields - Item Name - Item Cost I want to be able to add multiple records from look up table to my main table. What is the best nice and clean way to achieve this?…
-
Increase number by decimal
I thought I posted this but, can't find it so here we go again... I have a version number field, which when I create a new record I need to automatically increase by 0.1.…
-
Change field label text depending from another field Value
In Inventory template in Clients table there is a Language field. Can i change labels of fields depending on the choice in this field? I want to do it to let a customer fill the fields in their…
-
Import issue
I have a csv file and on import via wizard the new database does not show all the fields for me to map to from the csv?
-
Planning de ressources
Bonjour, Serait-il possible d'intégrer un planning de ressources ? Comme la capture d'écran ci-jointe ? Cordialement, Mathieu
-
Not possible to edit text field
For some reason I can no longer edit the "Other" text field. How do I resolve this?
-
Can I copy and paste an image in an image field from one record to another?
You might have seen in the post "How Do I Split A Table?" that I'm trying to reorganise a very simple database which only has one table and three fields, one of which is an image field.…
-
Calculate quarterly results from two different tables.
Hello. I have a simple database for my business accountancy. The main part is a db of items I buy and seel; this let me calculate the profit and see how it gose on quartely, using the date of sale.…