-
Searching within a view element with a Search field
I have a view element on a page. I would like to be able to search within this view. I have created a search field named Search. However, I am unable to perform the search.…
- Answered
-
“Trigger after open“. Opening a page in fullscreen
Hello, In Trigger after open, I asked to open a page (openPage “Dashboard“). Is it possible to open it in fullscreen, without any action from the user? I tried several options,…
-
Formula for the button
Good evening everyone and Merry Christmas I need professional help. I'm having trouble describing the problem, so I'm attaching the database so you can examine it in more detail.…
-
“Is there a way in Ninox to get the display name of the current table through a script? I don’t want the tableId (which returns a unique ID)
“I’m looking for a function similar to tablename() in other systems, but it seems Ninox doesn’t provide it. Is there any workaround?”
- Answered
-
Slow Mac App
After updating my MacBook OS to the version 26.1 the MacApp is very slow.
-
Count items (all) in a dynamic multi choice field
There is probably a simple answer, but I've been scratching my head here.... I create a MultiChoice (dynamic) field and the contents come from a "select" statement filtering records from a table.…
- Answered
-
Image Container does not update after edit
Hi I am building an app which uses an Image container. I can drag an image to the container and it loads and saves correctly. Clicking on the image or using the Open in editor menu item opens the…
-
button to make an record in the table
There's a quick entry page. It has a dynamic selection field Project3 It has a dynamic selection field expenses a number field amount a text field comment a image field Image I need a formula for…
- Answered
-
Set a field
When I select a record in a table, the form for that record opens, which includes a field called "Reference". Since the record has many fields, I have to scroll and lose sight of the "Reference"…
-
sum up the amount of expenses
There is a table projects and it contains a sub-table with the expenses name There is also a dynamic selection field that displays the name of the expense.…
-
Dynamic Reports - Data from Different tables
Another question: Is it possible to call data from two different unrelated tables to fill the report? Like this: let xFilter := record(Reports,1).Filter; let x :…
-
CreateXLSX not working
I can't get the CreateXLSX function to work, at all - on Ninox v3.17.13 (Mac OS Tahoe).. I tried with field names, and couldn't get it to work, so tried static hard coded data - in fact,…
-
Menus Larger
How can I make these menus larger so that the words are clear?
-
Line numbering in the Formula script editor not showing in the App.
Hi, Both the Apple and Android apps don’t show line numbering in the formula editor, is there a way to enable it or is line numbering not a feature in the App?…
- Answered
-
Formula Fields Not Returning via API
Hi everyone, I’m trying to fetch records from a Ninox table using the REST API, but the formula fields are not being returned in the response. Does anyone know the correct way to retrieve formula…
-
Print from Page NOT Table
Is there any way to access a dynamic print layout and save to file on the Page? This is available on the table view. Any ideas please?
- Answered
-
Problem accessing a subtable from a reference record
I have a Dynamic Choice field called “Employees”. In the same table, I also have two numeric fields: “USD” and “ZMW”. I want to create a button that, when clicked,…
- Answered
-
loop thru entire Table to enter a Value
Hello i need just a simple Countup thru complete Table. In Table "UNITS" the Field "Zahl" shuold be countet up by pressing a Button: with this it count only up in Row 1....…
-
Download files via API with umlauts in file name
Hi, I'm trying to download files via API and am having trouble with files that have umlauts in the file name. I cannot find a way to encode the file name so that it works.…
-
API request limit
Hi there. Want to know if there is API requests limit?
-
Seelect where Calculation from 2 entries
Hello i ned the difference from 2 entries in a table (Hour meter) the last of the entry i get: let myreg := Registration; last((select 'Flt Hrs' where Luftfahrzeuge.…
- Answered
-
Assistance with producing graphs
Hi All I use Ninox as an asset collection tool. So my databases can be 200 lines or 5000 lines. Part of the data I collect is the condition score - Red - Amber - Green And I also put a budget to each…
-
Sending email to multiple CCs
I need emails sent to multiple people but they are only being sent to one person in the CC list. Here's my code, the email sends to the 'To:' person and the last person in the CC list (i.e.…
- Answered
-
Filtering a formula column results in empty display
I have a table with a "Assigned To" field of type User. I would like to filter my view to show records for the current user only. I created a new formula field in my view called AssignedToCurrentUser.…
Answer questions and share your knowledge
