-
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?
-
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…
-
Commenting (Code)
I needed to add a comment to document something important ... I went through ALL the posts I've saved re: commenting (in code) and initially none of them worked (my fault because I didn't put lines…
-
How do amend a basic sum function not add a sub-table field based on another field?
I currently have a basic sum formula that totals all of the 'Item Total Net' fields within a sub-table as shown on the attached screen shots, however i would like a formula that omits any of the…
-
Automatically Import data from a related table based on the name of a given string.
Dear ninox community, i would like to create a table "Overview", in which I have several "historical events" listed. Now each of these events shall be assigned a subtable or a simple view field,…
Answer questions and share your knowledge