-
Is there any way to copy a value list (US States) from one table to another?
I do not want to have to copy and paste all 50 states into another table. Is there anyway to just export or copy and paste fields from one table to another to recreate the field? Thanks.
-
Ninox Update
Hey guys, I was wondering when is the next big ninox update? and whats going to be in it? (if you can talk about it that is) Thanks!
-
Is there a way to order the "Many" list when making a selection?
Perhaps best explained with an example: I have a table with a list of objects I have another table with a list of specific dates I've linked the Objects (1) to the dates (Many) When I click on the…
-
Inserting a line in a table
Hi, how do I insert a line between two records in a table. I have a client thats head is deadset that he needs to insert a line between two records so he can easily input data manually from a hard…
-
How do I index an entry
Could someone explain how to ensure all entries are indexed.
-
Create tables with autonumbering with ease.
Since i see a lot of questions passing by on this forum about autonumbering I desided to make an template with a little different approach. Just posted it in the Webinar EN 2019 team.…
-
Iteration
Good Morning: I have a problem performing calculation. I need to make a database with the stock of my references. These are located in two warehouses. If I use functions everything works fine but…
-
Multiple rendez vous
Bonjour, Je cherche une solution dans le calendrier rendez vous, pour pouvoir selectionner plusieur date de rendez vous.... Merci d'avance pour votre aide
-
how to add auto numbering
How do I add auto numbering to records on creation please.
-
Is the Guided Tutorial Broken?
I am getting a loop showing stuff already completed, cannot proceed and when I do click on something I get Lorem Ipsum. See attached? Clicked on 'Create a Table Reference' and the following displays.…
-
Leading zero's in a number field
I am trying to format an invoice number field to have leading zero's with the following lines: format('Invoice #', "0000");let i := number(max((select Invoices).…
-
Changing the global unique Ninox ID
I am transferring from Filemaker to Ninox. In Filemaker I used the unique ID to generate another ID, which I use to identify my artwork (e.g. ArtID 50240 which came from the unique ID 240 + 50000).…
-
Is there an easier way to convert a payment choice into a number?
OK - I have a choice field that lets you select 29.97 or 39.97 or 49.97 I then have a formular field that contains code: if 'Chose Payment Amount' = 1 then29.…
-
Condition where
Hi again. I am still trying to get my head around conditions in Ninox. I have a field (sum from another table) where I would like to restrict which numbers are being added in the sum.…
-
Chart monthly
Hi, i make a little database for income and expense and i want to show in a chart monthly incomes and expenses. Like january, february.... For now i have only a formula :…
-
How do I view the table only on startup?
HI! I am sorry if I am missing something here, but how to I view the form with the first record right away when I open the table. For now once I open the table first thing in the morning it shows me…
-
date = Today () returns nothing. (
Hello! I got a date field. I created a formula column in that table to filter records with the date of today with a simple formula: date = Today () But it returns nothing.…
-
Mac v 2.6.9 ISSUE - RTF inline images after restart vanished
Its great that you can add images to rtf text fields but after closing ninox the inline images are vanished. Please fix this bug.
-
Bonjour Mail Groupé
Bonjour qui peut m’aider je voudrais envoyer le même mail à l'ensemble des contact sectionné dans ma table contact
-
Working with formulas
I am want to see if TABLE 1's field A is between 1 and 26 inculsive. If True, value goes into field B as new record. In "Visual" mode and using the if/then/else function,…
-
Mac Version: Are dates limited by OS X Date?
A date typed in as 1 Jan 1950 appeared to be returned as 31 Dec 1969. This suggests that OS X is limiting older dates, is that correct. In general OS X doesn't work well with dates before 1972,…
-
linking tables only using a numeric field
When linking tables if the "One" table only has a numeric field when it appears in the "Many" table it shows up as "un-named". However, if I add a text field/s they will show up in the listing on the…
-
Cant edit my Database anymore / cant save
I am trying to edit a table in Admin mode, after i made the changes I press save and than then loading icon shows up. After some minutes there comes an error message. (Server did not answered.…
-
How to change multiple dates to one year later?
Hello, I have a table that is essentially a large 'to-do list' with many fixed dates that need to be replicated every year. Ideally what i'd like to be able to do is click a button when the task is…
-
How to Format a Field?
Seems like a simple questions I know, but As a neophyte I figured out changing the date format in the table, however, the same field in a form shows up in the original date format and its not…