-
I can make the table headers sticky on scroll.
@MZ Can I make the table headers sticky on scroll. let leads := ((select Albums where Format = 1 or Format = 2 or Format = 3 or Format = 4 or Format = 5) order by Name); html("<!…
- Answered
-
Exporting all data
I have a table with a lot of columns and i want to export it to CSV. I can only export visible data, is it possible to export all columns (visible and hidden) or any way to make all columns visible…
-
span class="ql-cursor"
When using the raw() function in a rich text field, Ninox ALWAYS adds the <span class="ql-cursor"> tag at the end of the code. Why? Is this a bug or a feature? Now,…
-
HTML and Ninox
So I'm trying to understand the difference between using double quotes ( " ) and --- when creating HTML code. I have the following code: let tbleHead := " <thead class='tableFixHead'> <tr>…
- Answered
-
Calculate opening days for a short time & CSV import problem
Hi there, We use Ninox database to manage temporary items. Each day we received parcels (like undelivered UPS or FedEx parcels), and head company ask us to keep them 5 opening days for customers…
-
Keep rID information in a JSON?
I have created a JSON object let t := this; let xPart := unique(Results.Partners); let xNewData := xPart.{ Name: Horse.'Horse Name', rID: Horse.Id, Atm: switch t.…
- Answered
-
recurring events in calendar
Hi there I have been told that one can make a script in Ninox for creating recurring events. Can anybody give me an example for a script to create recurring events ?
-
List of New Icons
Does anyone have an updated database of Ninox's new 3000+ icons and the internal names?
-
Static AND Dynamic Google Map with Multiple Markers
Made this update on my previous posted Database ( https://ninox.com/en/forum/use-cases-5abd0b9c4da2d77b6ebfa395/static-map-with-multiple-markers-5ea46c37db887b085c94d2ed) This time I added a Dynamic…
-
Making a field writable based on a condition
Hello Friends, I am not able to wrap my head around this thing. I want to make the "To Address" text field writable if the selection in the choice field is "OTHER".…
- Answered
-
Custom JS/HTML/CSS Visual/Functional Elements
I can't seem to find a central spot on the forum for users to share sample databases of ways they have successfully manipulated Ninox using 3rd party languages.…
-
Quick access in edit mode
With these options, some tasks become a bit faster ... When you activate Edit Mode, you get direct access to various options to adjust your database or tables.…
-
Integrations
Connect Ninox with external software solutions Using integrations, you can connect Ninox with other applications. This allows you to further automate workflows by leveraging additional data.…
-
Rights at table level
In the table settings of a table, you can also set role-based permissions for that specific table. These include: Who can see the table at all (has Read access) Who can edit the table (has Write…
-
Trigger in use
Our 3rd Invoice – With the New Price Now, change the price for Champagne to €9 in the Food & Drinks table. We change the price in the "Food & Drinks" table Now, create another invoice.…
-
Create another invoice
Our 2nd Invoice – Still at the Old Price Let's first create a new invoice with lots of champagne at the current prices. You'll see that everything works perfectly!…
-
Assign data via button
A (temporary) button does the work for us here How it works Open the Table Settings of the Invoice Items table. Add the layout field
Button. Open the Field Settings and enter the following script…
-
Trigger at field level
After we just created our first invoice, the champagne supplier informs us that they are increasing their prices. This means we also need to adjust our prices! Instead of €7.…
-
Triggers
Triggers are a cool tool for automating processes Recently, while creating the invoice, we briefly encountered a trigger when we inserted a script at the table level into the Trigger on new record to…
-
Create invoice
... and suddenly everything is so simple! All settings, formatting, and assignments are complete. Let’s create our first invoice!
If (empty) records have already been created (this can happen due…
-
Setting up fields - Part 2
Let Ninox do the work ... To automate tasks, we store information in certain fields to assist us. How it works Go to the subtable Invoice Items. Enable edit mode
We go through the (white) fields…

