-
Create a custom component in Ninox
@Jacques TUR Hi, I was wondering if it was possible to create a custom component in Ninox using programming that we can reuse in any project. If this is possible at all then what is the starting…
-
file in .xlm format
In Italy, there is the "electronic invoice", a "document " in XML format. Would a function be possible to create invoices according to that standard? Thanks.
-
Populating a linked record by code
Hi all, This is likely to be a really basic question, but I just don't seem to get this to work. I have a patient database. Each patient has multiple prescriptions that are filled at a specified…
- Answered
-
DELETE multy attachments
let method := "DELETE"; let rid := text(this); let teamid := first(select Settings).DatabaseTeam; let dbid := first(select Settings).DatabaseID; let tid := tableId(this); let file :…
-
Send Email Only Once
Hi Team, See attached screenshot, I have a field called "contract renewal date" and a formula on the "contract renewal status" as per the below. How can I ensure the email only sends once?…
-
Request Regarding the "+" Button Formula in Ninox
Hello! I need to know the formula for the "+" button located in the top-right corner of Ninox, which is used to create a new record. Actually, what I need is to close the current record and…
-
Open a custom URL in Ninox
Hi, Is it possible to open a concatenated string url upon clicking the URL button of the URL element. I have a url element that has a value "scan.Polygon.com" in it.…
-
Webinar on Automated CSV Import & Export in Ninox on Thursday, 16 January - Open Q&A
Join us for Ninox updates, tricks, tips, shortcuts and Open Q&A. We will be exploring Automated CSV Import & Export. Bring your favorite beverage and let’s have some fun learning Ninox.…
-
has the 'styled' function stopped working?
no colours are showing: let x := 'First Message' + 'Zoom message' + 'Appt Day' + ", " + Appointment; if 'Appt Date' < today() then styled(x, color(214, 214, 214),…
-
Looking to automate record creation based on a date
Long story short; I have a 'Tenant' record, which has their 'Rent payment date' in a date field. I've so far been unable to find a way to reliably create a new record triggered by a date. I.e.…
-
Embedding HTML code?
Hi there. I'm trying to embed the following graph chart from TrendingView to my dashboard but cannot make it work. Any ideas as to how to make this work? <!…
-
Optimize code, some Help
" Se seleccionan los nombres de las SubAreas "; let subar1 := first(select 'EAT Documentos' where SubAreas = 1).SubAreas; let subar2 := first(select 'EAT Documentos' where SubAreas = 2).…
-
Optimizing Ninox Workflow: Opening Database via URL with Parameters and QR Code Integration
I am writing to submit an important request to optimize our workflow, which I believe could also be useful to other users. We are exploring the possibility of opening a Ninox database via an HTTP URL…
-
Ninox Bug Report 14.0
Here are a list of some bugs I have identified with the newest version: Rich Text Fields are not encoded properly in print view when using HTML A white screen flashes up occasionally (began in…
-
Bug in MacOS app 3.14.2
Well the apps finally made it to 3.14, but Ninox seems to have missed an important bug. Here are buttons with a drop shadow in the newly updated MacOS app. Here are the same buttons in a browser.…
-
Import not seeing all data
Hi all - I'm testing out a manual restore of my DB and encountered an issue where Ninox doesn't see the data in the csv. I've made a small replica of the DB, attached.…
-
Ninext project
good evening to all, I create this post to organize the Ninext project. For those who are new to it, it is composed of several JavaScript modules that allow you to add badges on tabs and buttons,…
-
Problem with HTML
let ipc := (select WBS where text(IPC) like 1); let css := " <style> single{ font-size:medium; text-align:center; color:silver; font-family:Helvetica; } </style> "; let content :…
- Answered
-
Ninox calendar: after years we still have duplicate events
After years of using Ninox we still cannot solve this problem of the calendar duplicating events on our apple calendars. We have synchronized the Ninox calendar with our iCloud calendar.…
-
Using Global Functions & Building a Library of Global Functions Webinar
At the first Ninox Learning Lab of the new year, join us as we create and use Global Functions and build a library of Global Functions. Thursday, January 9th at 12pm EST/ 5pm GMT/ 6pm CET FREE…
-
How do you display information from a record on a website?
This may be an overly broad question, but here's what I'm trying to do. I'd like to have a basic user portal. The user logs in to a website with their email and password,…
-
Dashboard Template
Hello everyone! After the @Vermaji post, I decided to start a new one. This will make it easier to follow the changes. New features have been added: Sticky buttons.…
-
Mac Calendar duplicated event
Hi, my problem is simple: when i create an event in ninox synchronizing the ninox calendar with the mac calendar here the event is duplicated. There is a way to solve it? Thanks