-
Labels in different languages
Well there it is. I now have the need to present views and forms in two different languages to a customer. This is a go or no go thing for him. I cannot see any other solution than to have to…
- Answered
-
Table context
Let's say I have a child table with 2 parent tables. When acessing the child table through either of the parents (as opposed to directly from the table list on the LHS) in order to e.g.…
-
Formula Help
Hello, I've been trying to get a forumula to work but have not yet had any success. I have a table that shows information on proposals made for the project,…
-
Haywire formulas while duplicating a table
Hi, I am trying to duplicate a table that contains several formula fields with references to other fields in the same table. Unfortunately in the duplicated table all formulas end up pointing to the…
-
Triggering importFile() without a button? to automate updating of a shareFile()
Is this possible? My goal is to use a shareFile() Link, but the document will update daily. So I am trying to import the document to an image/file field at regular intervals so that the URL is always…
-
Did anybody else experience some Ninox date-field weirdness over the last couple of days?
A couple of days ago I noticed that some of my code in Ninox was acting wonky. Specifically, some of my date-field comparisons were coming back as null even though the dates being compared were (or…
-
Avoiding duplication in a field
Dear all, I hope you're well. I have a field to which I assign a unique value for each record. If this field has XYZ as value, no other field in the database should also have XYZ.…
-
Printing Records of A Table
Hi, I have 8 records in my table. When I try to print, it only shows the first 6 records. What have I done wrong? How can I fix it? Thank you. Kevin
-
Different behaviour of a formula in a batch update environment
I need to add a picture to the IMAGE field of each record of my database, starting from the relevant URL_PICTURE address. I don't understand why the following formula works perfectly when used in a…
-
Table ID or name
Is there a way to dynamically get the name (or perhaps the id) of a table from a record(formula field) within that same table? Something like: let myTableName := getTheTableNameOf(this.…
-
Code help please
Hi folks I keep getting symbol expected:end at line 9,column 9 any ideas please. Thanks for i in select Table1 where 'Yes / No' = true do let k := i.this; let f := i.firstname; let l := i.…
-
Is something odd is going on with the Forum dates
I've had a few notifications today regaring threads I have replied to but when I check them out there are no additional posts. The 'Latest Activity' dates are fine but looking at the dates for posts…
-
Form is not save
After creating a form, I exit application. When I go back I don't find the form
-
Impossible to type a word in a text field…
Hi, I type a word in any virgin text field in the form and it is not displayed in the columns … Can someone help ? Thanks
-
Different display of the view on computer and on iphone
Hello, I included into the view the field which calculating by the script: let firstdate := date(2020, 1, 1);let lastdate := date(2020, 12, 31);let name := 'Наименование';…
-
Bonjour existe-t-il ou pourrait-il y avoir un endroit sur le site pour partager les modèles créés par les utilisateurs? merci pour votre retour
Bonjour existe-t-il ou pourrait-il y avoir un endroit sur le site pour partager les modèles créés par les utilisateurs? merci pour votre retour
-
How do I create a new database using the custom tables created by me in another database?
I cannot seem to find a 'duplicate' or 'copy' function.
-
Triggers
I am very new to ninox. I am using the Inveotory Database and customizing it for us. I am trying to create a static filed that pulls in the cost and price of an item at the time of the invoice.…
-
Using Table as Dropdown Menu items
Hi folks. Is it possible to use a table to populate a dropdown menu. Thank you.
-
Code very SLOW!!
Hi I have this code that interacts 2 times with Integromat and then makes changes to 3 fields in my APP.It turns out very, very slow ... about a minute each time I throw it for a record!…
-
Ninox file format
I was looking at a Ninox database file in TextEdit and it looks a lot like JSON. I've been around the forum long enough to see the speculation regarding the database engine that Ninox is built on and…
-
Move my local Ninox database to Ninox cloud
Hi, I have use Ninox database in my Mac for a while, now I want to move some database on my Mac to Ninox cloud for accessing them in android and Windows platform.…
-
Dynamic choice fields in prints/pdf fx field
I have a table: "PICKLIST", in which I store ZipCodes and other picklist stuff. When using the records from PICKLIST in a Dynamic Choice field in a form,…
-
How to order attached images
Is there a way to control the order of appearance - when it comes to attached files in the PDF print J-)
-
Choice (dynamic) for the groups of Contacts
I recovered my data from the Apple Contacts app into a Ninox Contacts database. Having created a Letters table in the Ninox Contacts database, I want to propose the selection of a group name from a…