-
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.
-
Looking for more learning help...
Hello, I recently purchased Ninox and I'm sure it will be able to suite my needs, mostly household databases.... However, I don't have the coding expertiese needed to do what I want.…
-
now() = two hours ago?
Hi NX community. Does anybody know why the function now() is giving me the current time minus two hours? The time is correctly displayed in the main clock so I suppose ther's nothing wrong with the…
-
How to add files to form view elements?
Is there a posibility to add/link images or files to buttons or preferably icons in a such way as when clicked in the form view to display the attachment, i.e.…
-
Elementi di layout "Vista"
Penso che sia urgente avere la possibilità di stampare le "Vista". Se si dà la possibilità di crearla è poi imbarazzante non poterla vedere in stampa. A quando il prossimo aggiornamento?…
-
open record
Hi! I'd like to pop up a particoular record (the number 1) of a table when this table is clicked, becouse this table is my dashboard. I've used the Consolle and it's perfect for Desktop but doesn't…
-
Publish filtered view to website / html ?
I'm very interested in buying Ninox desktop app, but I'm wondering if it is possible to create a view (filtered table) and publish the result to a website.…
-
Multiple links
Dear NINOX. I've tried to link one record in a table-A to multiple records in table-B. (Or visa versa) Why is this not possible? Or is it that i'm not doing it the right way? I'm curious,…
-
Order reference field (static text, last 2 digits of date, auto number)
Hi again I'd like to give orders a reference number structured like: OR_19_001
-
formula giving error
Hi, I am trying to enter the following formula (6.112*10 ^ (7.5*temp/(237.7+temp))*Humidity/100) Where temp and Humidity are numeric fields. It is giving me an error that symbol expected:…
-
Create another record from button
Hi, I've creating an form for information on interviews, and I have a button that lets the user add another record for a second interview. The button code is as follows: let myIN := number(Id);…
