-
urlOf(this) won't work in iPhone App
I have been using the function urlOf(this) to return the URL of the current record so that I can email it to a user who will need to login and update this record.…
-
Hi, new to Ninox, trying to count number of Mondays, Tuesdays, etc each month
Hi, I'm new to Ninox. I am trying to build a system that counts the number of each day of the week in each month. Example: July 2024 Mondays: 5 Tuesdays: 5 Wednesdays: 5 Thursdays: 4 Fridays:…
-
Ninox cannot fix email issue
Any send email function does not work. Over the past few months inconsistent operation of email function. Multiple requests fix issue but then only works for a day.…
-
Filter records help please
I have a table 'ASSIGNMENTS' with a field (Y/N) 'EMAIL TASK'. In my 'TASKS' table I have a formula field "ASSIGNED EMAILS" with 'ASSIGNED ENGINEERS'.EMAIL which displays the email addresses of the…
- Answered
-
Dynamic Print Help
1. In the Domains to Audit Column I need every Domain in different line. 2 in the second image the Domains is a Multiple dynamic Choice with all domains. 3. In the next image the dynamic print
- Answered
-
Script Editor will not accept known field
It is probably me! but after much head scratching I need a bit of help - PLEASE! I have the below script which has been working perfectly fine for a couple of years.…
- Answered
-
API find relationship
Hi , Is there a API endpoint or a way to find what tables have relationship to other tables. I am pulling up my list of tables and list of fields in each table.…
-
Conditional formatting
Just noticed this feature which is in the Mac app, but not the Web app. Conditional formatting for table columns.
-
Work With Views: Kanbans, Cards, Charts & HTML Embedded Views
Work With Views: Kanbans, Cards, Charts & HTML Embedded Views at this week’s Ninox Learning Lab Thursday, 8 August at 12pm EDT/ 5pm BST/ 6pm CEST Free Registration Now: https://us02web.zoom.…
-
Change a field's background color: is this possible?
Hi all. Suppose a table with two fields: A and B. If field B is not empty, then change the background color of field A to green. Is this possible? If so,…
-
How to change the alignment of a button of an alert
Hi. I have created an alert after the user needs to cancel a record. The problem is that by clicking on the "ok" of the alert the user also opens a record again.…
-
Print and Delete buttons are not active
Hello friends, Can someone please help me understand how can I activate the "Print" and "Delete" buttons on the default Table View in Ninox. I am developing this CRM for my employer that is being…
-
Automatic Calculating an end date based on new records
I'm quite new in Ninox and have a question on how to let Ninox calculate an end-date based on newly added records in a table I have created a trigger whenever I change the status of a cow to add a…
- Answered
-
Print Layout is not being saved
Hi there, i am using Ninox standalone version 3.10.11 on MacOS in sync with iCloud. I have made an extra Print Layout and saved it. But when i close and restart Ninox the Print layout is disappeared.…
-
CSS hacks for UI design
Hello @Sean I have been following your posts regarding the CSS hacks for UI design in Ninox. I was feeling really helpless until a few community members advised about your posts for tweaking the…
-
help please on this script
The following works but not fully. None of the text: >>> Is outputted in the email. Can someone please point out where my error is. let myPdf := printAndSaveRecord(this, "TASKS"); let myName :…
- Answered
-
Displaying a record in another table
Hello There is table 1 in which there is table 2, record there are made using the button. 'tab.name' - 'number' - 'group' In table 3 there is an sub table 5.…
-
Assign a sound to a formula button
Hi to all! Thanx to @RoSoft_Steven (who created this post: https://forum.ninox.com/t/35y3lcz , I am using custom buttons. In my record, I created an embed of a small player that plays an mp3 file…
-
Ninox 3.13
Hello, I just watched my first Nioxus webinar and am excited about the upcoming release. Is there a link to the official Ninox 3.13 presentation?
-
Countdown Date
Hi, I have a problem with a formula I would like to calculate how many months from today to a certain date this as written but it does not give me any results.…
- Answered
-
Button that creates a new record for the next month
There is a button that creates a new record in the table for the next day let t := this; let oldData := last(Table1 order by Date); let newRec := duplicate(oldData); Table1.…
- Answered
-
ninoxLocales.AggregationName is not a function
Hi there I received the following error message yesterday: "ninoxLocales.AggregationName is not a function". What exactly does this mean? Nothing was changed in my Ninox formulas or fields so I don't…
-
What is the max number of characters that a text field can be defined to hold?
I am using Ninox stand alone - no need to sync to the cloud for my purposes. I have a d=table that includes a text field, but have found I cannot add as much as I had hoped to - is there a maximum…
-
API Down on Public Cloud Yesterday
I believe it's time for Ninox to improve their communication. Yesterday, we encountered a 401 error on an API call in both Make and Postman. After sending an email to Ninox, they replied,…
-
Ninox & regional date format
Hi everyone, many users faced issues with the regional date format after the Ninox update to 3.12 when accessing their application in the cloud using a Windows PC.…