-
In Ninox, splitting scripts CSS
In Ninox, splitting scripts CSS into separate formula fields and referencing them in the main formula can be very beneficial for several reasons: Advantages of Splitting Scripts in Ninox Better…
-
Búsqueda entre bases de datos
Buenas tardes, estoy tratando de hacer desde mi base de datos Gestión una llamada a otra base de datos llamada Horas, para traerme algunos campos pero no consigo poder traerme los datos,…
- Answered
-
how can I write the latitude and longitude information obtained from the map into the X and Y fields of a database?
Hello everyone, how can I write the latitude and longitude information obtained from the map into the X and Y fields of a database? Thank you for your help.
-
Find Latest Value from Subtable
I have a table called Hydrants and I have a subtable for Hydrants called Static Tests. In the Static Tests subtable, I have a numeric field called Static PSI and I have a date field called Test Date.…
-
How to remove unnecessary tabs in the Page view?
Hello there! Is there a way to remove the "white" tabs bar at the top of a "Page" view?
As you can see in the screenshot below, I only have one tab in this view and it's redundant with the "blue"…
-
select statements
Hi everybody It's been known that select statements are rather demanding from the server, so it's best not to use too many of them at the same time. I'm trying to streamline my database and was…
-
How to get a specific value in another table
Hello everyone, I hope you can help me a bit with my project! I have a table called "Saisons" with some basic information. Then, I have a Dashboard (= a page using the view function with some data…
- Answered
-
CANT IMPORT - API POST PYTHON SCRIPT
Hey guys, a newbie talking. I'm creating a python Script to import my data but can't do it, I dunno whats missing but I keep getting Internal Error because of the Timeout,…
-
popupRecord is broken (slightly!)
Just in case you have suddenly experienced an issue with popupRecord As of a few days ago the openRecord command has been slightly broken. It still works to popup the referenced record itself but no…
-
How Can I password protect my database or page?
How can I password protect my page in a way that nobody can access adminmode without the password?
-
Substitutions for ui.popupRecord
Hi all - What are the other solutions to ui.popupRecord? Ninox said back in v3.8 that it, and a bunch of other commands, are being depreciated. Though it hasn't yet.…
- Answered
-
Is there a more handy way to convert a text with special characters to be safe to be used as a filename?
I have done the code like that, but i think there is probably a more clean solution. "--- Variablen ---"; let KundeConverted := Kunde.'Firma oder Nachname'; let KundeConverted :…
-
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.…