-
Need help with my JS/HTML Kanban Board
I've been working on a selfmade Kanban Board in Ninox for some weeks now. I am a beginner and just starting courses + searching for code snippets everywhere.…
-
HTML Responsive Grid-Container + Custom Buttons
I am new to HTML but I've spent many hours checking out posts and sample databases here and then tried to combine everything to create the features of my dreams :…
-
Interesting HTML formatting
Hi all - I've been adding HTML tables to my dashboards as they make things prettier and compact. So I found when you have multiple HTML formula fields, you can't change the color of only 1 of them.…
-
Button script to select all items in defined Dynamic Multiple Choice field
Contents In a jewelry database, I have a series of Dynamic Multiple Choice fields to identify items and add them to orders/invoices. As an example: Choose Items in Article table with Dynamic…
-
Using a table selection in script
Hi, I'd like to be able to scroll through a set of records in a table and update values on each record. I want to select the records using the selection feature on table view, as used for bulk update,…
- Answered
-
Delete all attachment from a subset of record
Hello My plan is to delete images from records older than 2 years. I am thinking of the following steps: 1) Identify records older than 2 years. 2 then I need to delete the images from the database.…
-
Help with Google Charts in Ninox
So, I just wanted to start with a very basic Google Chart in ninox. With Google's default data, the chart shows, however when I try to replace it with my data it no longer works. Below is my code.…
-
Where does the cat sleep (find the closest sentence)?
I had a somewhat unique case where I needed to import data with sentences indicating where to store them, but sometimes the sentences were not all spelled correctly.…
-
Download file and JavaScript calling
Hello everyone, Recently, I responded to a request from someone who wanted to be able to download a file without encountering a blank window. This required the use of JavaScript,…
-
Custom HTML Dashboard
Hello, i was looking to create a custom Dashboard in Ninox to have a clear overview over some important KPIs and also allow controllers to get a quick view at key data.…
-
How to select different options in bulk?
I have a table, and I want to select 'Star' as 1 for all 'old code' less than 100, and as 2 for all 'old code' greater than 100. How should I write the code in the button? Thank you for your response.…
- Answered
-
generate PNG invoice files?
Can Ninox directly convert PDF to PNG and other image files? Or generate PNG invoice files? If so, how to write the code? Thank you for your reply.
-
Multi language solutions best practices
Hi again. I don't know if this is the best place for this question, but I will try... Here in Spain, about 70% of our clients sell their products and services in at least 3 languages: Spanish,…
- Answered
-
Payment of several unpaid invoices
Hello everyone, I have something difficult (for me at least), but I'm not afraid of you, I trust you :-) I have built a database of my finances. All good so far,…
- Answered
-
Need to link each expense from this week to a record and then link it to the main table
Hello! I have in this issue, three tables: 1st Table: Management (for each week there is a record. 2nd Table: Fixe Ausgaben (every record is one expense, which is recurring monthly on a specific date.…
- Answered
-
A way to find out where a specific field is referenced anywhere in your tables?
So, one thing that I find would be helpful, is if there was a way to search for everyplace where a field is referenced or another formula is dependent upon in your tables.…
-
show only relevant table columns based on two criteria
Objective Map relevant terms, people, and institutions to respective slides. Hurdles Show appropriate table columns based on source/target language. Hey Ninox Experts, Hey@Fred /@Jacques TUR ,…
-
Hiding Icons HUD - choosing which to hide
I use this to hide ALL icons etc on forms. I have tried to show only the PRINT icon by removing 'none' in the relevant line but regardless of refreshing the page or toggling the HUD Y/N the print…
- Answered
-
Expression to extract text in a string to the right after a dash character
I need to extract text in strings (product labels) after a dash character. An example string: Pavé Nameplate Necklace - "ADHD". Ideally, the result would be ADHD, but "ADHD" works as well,…
- Answered
-
Dashboard Help to Compare This Years Data to Last years Data to same date.
So I am in the process of creating an Insights Dashboard. I am needing help in putting together the right syntax to compare this year to present vs last years data to today, but 2023.…
-
Is it possible to convert Chinese characters into the initials of their corresponding Pinyin using code?
I would like to convert '你好' into 'nh' (the Pinyin for '你好' is 'nihao'). Can this be achieved through code? Thank you for your response.
-
Creating Chart with Multiple Series
I've searched around to see if Ninox supports this, but can't find anything. Can I create multiple series for 1 Ninox line chart?
-
Help with Button that inputs Date into parent record
Chronos is a subtable of Leads. When creating a Chrono, I have made an option that allows a user to push the button to create an "Active Date" that matches with the Date of the Record in the chrono…
-
chiose table from a variable
Good morning everyone! With this script assigned to a button, I would like that the name of the table on which to create a new record to be based on a field of another table where the script is…
-
Weird browser constraint bug
Hi all - I've encountered a strange bug with the browser vs app with a constraint that is based on a choice field. I have reference field that has a constraint and it was working in February.…