-
Festival Inventory Check-Out, Check-In
I'm working on an inventory db for a festival. I'm tracking supplies and equipment use, check-out and check-in. I have an "Inventory" table with items and set quantities.…
-
Text / Date Functions
I need to have a field that calculates 342 days added on to ‘breeding’ date entered in a table - So if someone enters 1/1/2016 for a breeding date I need the foaling date to show:…
-
Database structure
Hi, I produce a database, is it possible to have a detailed recap or a detailed overview of the structure of the database comprehensive of the formulas and the fields used? Thanks in advance. Max
-
Is Ninox for macOS a native app or Electron?
Pretty much that says it all and I suppose it doesn't matter much, but it's been bothering me. It looks a little like it could be both!
-
Date Added, Date Updated
I am migrating from FileMaker. I would like to have to fields that show the date a record was created or imported and the other to show the date the record was edited or updated.
-
My feeling is Ninox would be better as a file based database.
I want to preface this by saying I do like Ninox, I just think it could be much better by making this change. Most of the issues I've encountered since buying Nonox are related to how Ninox manages…
-
Where do I get the Ninox-API-Code?
Go to https://user.ninoxdb.de Birger
-
Remove View Warning and Undo
Far too easy to accidentally delete a view. Ninox should warn first and I should be able to undo the action.
-
I would like to create a macro or a link to print a table report.
I have a subtotal called Activities that has cost code information in that I would like to Print View with a button.
-
Use of a variable following a Select statement
Using a script as follows: let myAccount := text(Account);let myCategory := text(Category);let myYear := number(text(Year));let myMonthIndex := monthIndex(text(Month));…
-
Function Problem: pulling in data from another table
I havs a database with records Opportunity 1:n CallsOpportunity 1:1 Current Status (note: before you ask, the 1:1 is deliberate and my prefered way of implementation) Both calls and current status…
-
Can you import Filemaker files into Ninox?
Can you import Filemaker files into Ninox?
-
I don't understand any of this stuff
Lol but I'd real like to tho so I could really use some help
-
Select record in a relational field
Hi, I would like to know if it's possible to select a record in a relational field by a text field value. Thanks in advance Max
-
Export table structure
Hi, is it possible to export the structure of a table, a template for instance, and to import it in an existing database?
-
Logic/Triggers
How can I express these calculations: If Yes/No Field 1 = Yes, then Date Field 4 = 5 years from Date Field 2 If Yes/No Field 1 = No, then Date Field 5 = 6 years from Date Field 3
-
action to selected items
Hello,I have a table task and an invoice table. I would like to choose some tasks from the table task to be able to insert them in the invoice table, more precisely the subtable invoice-items.…
-
Customer Accounts Receivable Statements
Trying to create a print report of Customer Accounts Receivable Statements, want to print header with customer N&A etc then print all detail lines for that customer found in the receipts file,…
-
Time-based trigger for calculations
Do we have a way to set up a calculation to be performed based on a clock setting? E.g., if TimeX = now() then {populate field Y} Thanks.
-
how can i save invoices?
Hi im a small business owner and im intrested in purchasing your guys app on my mac to help get rid of my filing cabinets which are used to store invoices of past jobs .…
-
Unified Communications Service Manager
how do i change a field type from number to free text
-
Convert SO to Invoice
Has anyone manage to create Sales Invoice from Sales Order? Nothing extreme, just standard fields. Tables: Customers, Order, Order Line Items linked to Inventoy Items -> Invoice, Invoice Line Items.…
-
How can I access my IOS created database from the Ninox Web Interface on my mac
I have created a simple client database 0n my iPad. Can I access that database on my iMac from the Ninox web interface and, if so, how? Thanks
-
sendmail function
I tried the sendemail function example below, obviously with other email adresses, but it does not seem to work. Does it only work on the web app or also with the OSX app ?…