-
Config document generator from database
Hey all. I have this doubt: I want to create a document generator that takes people's data from a database. The database is correctly linked to the generator table.…
-
Image in form design
Hi! Is it possible to use images as a interface detail in form view. And how to do it?
-
Image as a form layout element
Hi! Is it possible to use image as a layout element? How to do it?
-
Text / Date calculations
Hi, I seem to be going round in circles and losing the plot for something which should be really simple. I import a file which has a text field which is a time stamp in the format yyyy/mm/dd hh:mm:…
-
Understanding x => x * 2 and other modern javascript
For anyone who does not understand line 2 below, there is a nice explanation (regarding modern javascript) at: https://gist.github.com/gaearon/683e676101005de0add59e8bb345340c and https://developer.…
-
How to add buttons that create new records or search records in a table
The little + and magnifier icons on subtables are quite small, and I have team members who need big coloured buttons with writing on so they know how to search or create records!…
-
Text aus anderer Tabelle lesen
Hey Leute, ich möchte einen Wert, aus einer verknüpften Tabelle, in einem Textfeld anzeigen. Es muss in einem Textfeld sein, da ich Integromat benutze und hier keine Werte aus einer "Berechnung"…
-
Duplicate several records in table
I would like to duplicate records in a table meeting the condition of having the same value in a field (order number). This value has to be change with a new one coming from the table that is…
-
Remaining to a date & style
Hi. I have this: let Countdown := 'Data d''inici' - today();styled(text(Countdown), if Countdown = -1 then"red"elseif Countdown < 0 then "Orange" else "white" endend) I want to format the f(x) like…
-
Filtering Question
I'm rather new to Ninox. I have an easy question. In my table, I have a column that has Y, Y N, and Y P. I need to filter out just Y, not Y N or Y P. What is the best way to do this? Thanks in advance
-
Show button if 2 conditions
Hi all. How can I set a button to show only if 2 conditions are fulfilled? I have 3 buttons: ✅ RC & AA - show only if Selection 1 = 1 or 2 or 3 AND if Selection 2 = 1 ❌ Sin RC & AA - show only if…
-
Hello! How can I delete records permanently? If I delete just marked deleted, (I think) and my number calculation is wrong, when I step back one record for a previos number of that redord.
let x := number(record(Tankolas,Id));if record(Tankolas,x) > 1 thenrecord(Tankolas,x).OraAllas - record(Tankolas,x - 1).OraAllasend
-
How to lookup vehicle information based on vehicle ID number
The US Dept of Transportation provides examples of how to use their api, with multiple programming languages at: https://vpic.nhtsa.dot.gov/api/Home/Index/LanguageExampleshttps://vpic.nhtsa.dot.…
-
PDF Unlocker Tool to unlocking PDF files
PDF Unlocker Tool to unlocking PDF files
-
Button Coding for next and previous tab
Hey, Is there such coding for next and previous tab buttons? Thanks.
-
Multiple lines in a row?
Hi NX community, sorry if that's been asked already. Is there a way to display some text in multiple lines of a single row instead of using multiple rows? thanks! G
-
Formula for On Click field to change the value manually by typing that is display from a reference table.
Hi, I have a form which show me fields with values from different tables like for expample the carton measurements Length, Width and Height. However, sometimes it happen that the measurements differs…
-
Sorting within a constraint
I have constraints set for a related field but the ID is the default sorting field. I have changed it manually when entering a record, but this only changes back the next time I go to enter a new…
-
"59 - Global_Functions"
Hello everyone,could someone send me the password for the example "59 - Global_Functions" found in "Webinar EN 2018" - thank you very much
-
HELP! What is wrong with my code? Trigger after update problems
I have a multiple choice field with two options; 'Salvage' and 'Staff Purchase'. I have the code set up to create a line in another table when 'Salvage' is selected,…
-
Whether multiple options can be copied, can be used as a data table reference?
Whether multiple options can be copied, can be used as a data table reference thank you.
-
Problem with language in print form
Good day! I work with Ninox in Russia When I make print form in editor mode it's normal But in pdf it looks like this How to solve this problem?
-
Image Library
Hi! I wounder could i use ninox to create image galery with fast acces to them by switching filters - clicking on variety of choice buttons. I am new to this soft - spent about 2-3 hours - bet coudnt…
-
Table Views with Dynamic Height to Support Wrapping Text
Ninox recently introduced the ability to resize rows in order to show wrapped text. This is a good enhancement but the ideal solution would be to have the content of each cell determine row height on…
-
DATABASE BREAKING BUG (Please Read!)
Hello Everyone! okay so, last friday I was messing around with the database to find some neat tricks or random tools to add in my Db when I accidentally added openFullscreen(this) on a formula line…
