-
Need assistance to set fields and coding to count the number of days between two dates and display
Need assistance to set fields and coding to count the number of days between two dates and display
-
cloud sync mac
can I sync mac with ipad
-
Create linked record button - parent to parent link
I've found the formula to create a new record in a child table, but I can't figure out how to do it with a linked parent table. I have a "Companies" table,…
-
Formula to pull price from matching price sheet
I have the following structure (- indicates child) Customers Orders - Line Items Products Price Sheets - Pricing In the pricing table, I have a record per product, per price sheet (distributor,…
-
Attaching emails to client records in CRM database
I would like to be able record emails sent and received through Apple Mail, directly to contacts in a CRM database I am building. What would be the best practice to facilate this,…
-
Record ID number and concatenate function
The ID number assigned to each record is the bane of my existence. I have a table that shows the events (stages) however the stages (which are numbered) were not entered sequentially.…
-
Convert Table into sub-table
Is it possible to take a main Table and incorporate it into a new Table but as a sub-table? I see there is a way to import data from within Ninox itself,…
-
alert about messaging
Hi! I'd like to create a field with an icon that appear to alert when a message has been recived in the message area. Any suggests?
-
Formula giving invalid result
I have a related table and on the parant table form I want to find the average of records from the related table. the formula I am entering is let x := Id;sum((select Synoptic where Id = x).…
-
How to Merge PDF files into One Online for Free ?
Do you know, how to merge multiple pdf files into single PDF documents online for free? I already used many online tools but unable to merge my multiple large sized pdf files into single pdf.…
-
Inserting Table into Formula
Is it possible to insert a sub-table (columns & rows) into a Formula field and have it visually identical to the sub-table itself? I have 2 tables that I need to input as well as the rest of the…
-
Creating a summary from data
I am trying to create a summary based on the data input for a particular event. Example:Stage Number 2/20 P&P The text Stage Number and P&P will remain constant throughout the event,…
-
Android version.form position on screen
If I select an item in a table the form for that item comes in from the right but stops half way across the screen. In the IOS version the form comes in from the right but covers most of the screen.…
-
How to add printPdf file on email ?
How to add printPdf file in mail, like filemaker. When press on mail button popup mail with name, subject cet. But how add .Pdf invioce in email.
-
Hide field if formula not empty
I have a formula field that is: "" + 'First Name' + " " + 'Last Name' I want to hide the 'first name' and 'last name' fields if the formula returns a result.…
-
How would I check to see if my SKU text field is unique and that no other values SKU of that value is in the table?
Hi there, I have a table called Product with a Text Field called SKU how would i check that the value of the new or updated SKU is unique and does not already exist within the table?…
-
Incrémentation on différents table
hello, I use several tables and I would increment a variable with each new record regardless of the table. Then be able to put this number on the form created.…
-
Populate a multiple choice field with values from a table, and easily add new values
Hello, I'm seeking some help with Ninox on Mac. I am working with a contacts DB from the supplied template, and I would like to record my contacts' different interests.…
-
Dashboard
I have been testing Ninox for a few days and it is a great system. It is though missing a dashboard that allows you to add multiple charts to display underlying data in the tables - the home page…
-
Formula to return date value of the last record in a field (or to return the date value of the most recent date among records with unique dates in a Date fields)
Hello, I have a Contacts table with an Interactions subtable. I wish to track unique interactions with different business contacts and remind myself when I should follow up with people.…
-
Show everything in find menu
Can someone tell me what's the shortcut for "Show everythinh" in the Find-menu ? (Pop-up box after command-F is used before) In advance thanx.
-
Œ
I want to change all my records containing the combined characters Œ to OE. How do I do this?
-
Postman Api Call not getting a response, what am i doing wrong?
Below is my postman code however i'm not getting a response, what am i doing wrong? I'm on a trial version if that makes any difference. GET //api.ninoxdb.de/v1/teams HTTP/1.…
-
Switch statement evaluating to default value
switch 'FL Value' docase 'FL Value' > 48.3389 and 'FL Value' < 57.7777:text("A")case 'FL Value' > 40.0056 and 'FL Value' < 48.3388:text("B")case 'FL Value' > 32.7833 and 'FL Value' < 40.…
-
In an invoice solution I want to create a new record with many list values, from related table, already added, is this possible?
This will save time by entering all the basic invoice items at once where I can simply add quantities or remove a line item if necessary.