-
Addition der Zahlenfelder in einer Spalte
Hallo, liebe Community einmal für einen wirklichen Anfänger mit Ninox, ich habe eine Tabelle und ein Zahlenfeld und ich möchte gerne das am Ende der Spalte alle Zahlen zusammen addiert werden und…
-
v3.15.8 is out
Just noticed that a new version is out, but no notice from Ninox. I looked at a PDF and ran a script that creates PDF and didn't notice anything. The viewer is still the old viewer.…
-
how to eMail with attachment on the Mac version
Good morning to everyone I'm driving myself crazy trying to send an email with a pdf invoice attached to It on my Mac version of Ninox. The invoice is generated on ninox and I'm able to save It into…
-
Extracting data from a view (new user help)
I’m learning Ninox, finding my way around and getting used to it. But I need a little help please… in Table A, I have various fields and have created views to interrogate accordingly.…
- Answered
-
How to write the latitude and longitude information from a map click into a text field in Ninox
Hi friends, I need to write the latitude and longitude information displayed when clicking on the map into a text field (in the sample database Test2.ninox).…
- Answered
-
email field
Does anyone know if I in the smart field "email" kan make and attachment, so that when clicking on this field it will bring the attachment with over to my mail system ?…
-
Update a field and jump in a record.
I have a JavaScript function used to do a update of a field and jump in a record. --- function myClickTitleIntervention(id, url, valeurClick) { "{" } console.log("Start"); var myElement = database.…
-
Filter
I need to filter the records in the Tracks table in a View based on the selection of the Multiple Choice Dynamic 'Select Album' field.
- Answered
-
Button script: add new record from table B to current record in table A
I have linked tables in a somewhat complex database. I have a button that is running a script to create a record and other tasks, but the part that I am stuck on is how to tell Ninox to add the…
-
Formula field size when displaying iframe
I’m trying to display an entire webpage using a formula field in a page. The formula utilizes the html() function and an <iframe> tag. However, I’m having trouble making the field large enough to…