-
PROBLEMA LINEAS SUBTABLA EN INFORME IMPRESION. PROBLEM LINES SUBTABLE IN PRINT REPORT
HOLA Tengo un problema en los informes de impresión. Si tengo una subtabla de ítems (en un pedido a proveedor por ejemplo ) y tiene mas de seis lineas en el informe solo salen seis lineas aunque le…
-
Hide an empty field in 'Print View'
Hi, I have an address that contains multiple fields. If I want to hide one of the fields that are empty in the `Print View' how do I do this. For example,…
-
I cannot edit a database in Ninox Mac app
Hi, I have purchased the Ninox Mac app. While I can edit a database (stored in iCloud) on my Mac desktop at home, I cannot make any changes to fields/... while working on my Macbook.…
- Answered
-
Hide Add icon
Hi, I would like the "Add" icon to become invisible. When I set in a Formula field the following instruction : html("<style>div.i-setting-add{display:none}</style>") then the icon disappears.…
-
Ninox cookie policy is bollocks
You now have to accept all cookies to be able to post in the forum.
-
Difference between openRecord and popupRecord
Hi, I don't quite understand the difference between openRecord and popupRecord.Can you explain this to me with an example. Tx Regards Michel
-
Code don't work
I wan't hidden the menu-icon-buttons, but the code don't work: html(“<style>.hud-menu-button.menu-icon.menu-icon-trash{display: none;}.hud-menu-button.menu-icon.menu-icon-duplicate{display: none;}.…
-
Can I use importfile() to pull in a local file instead of web file?
I'm trying to use importFile(this, "file:///users/....") . to add a file as an attachment without luck (on a mac) Does file:/// work? - all the examples I found use http:…
-
simple Payment receipt table setup
Anyone has simple Payment receipt table setup? I am looking for DB that can record an invoice no, date of posting, adv payment with date,and final payment with date and reporting for these.
-
Partial dynamic view
Probably nothing new for many: I once built a 'partial dynamic view'.There you can filter each visible table column of the view for yourself without having to create several views.…
-
Linking to Multiple Records?
This is confusing. Wish it was as simple as Airtable. I've spent hours trying to figure out how to so this.
-
Example of print output with Carbone instead Ninox Print-Editor
Attached are screenshots showing the result of a print output with Carbone instead of the Ninox print editor.The data all comes from Ninox, the QR codes are generated from transferred data from Ninox…
-
Replacing one value in a field with another value for records that match
I think I must be approaching this problem in the wrong way but .. I have a table which contains a numeric value. I want to replace all occurences of the number 1 with the number 0 for all record…
-
INVENTORY
Hello everyone,First of all, I wish you a happy new year 2022 I have been using Ninox DATA Base for more than a year and I am facing 2 problemsI use the INVENTORY template to manage the stock of my…
-
Filter for the selected column - hide all with set value
how to leave out all with set word, rather than show all ithe the set word
-
Verknüpfte Tabellen automatisch Datensatz einsetzen
Hallo Zusammen Ich habe folgendes Problem: Bei der Zeitabrechnung habe ich zwei Tabellen: Zeiterfassung und Jahresarbeitszeit. Beide Tabellen haben je ein Feld mit einem Datum (z.B. 05.01.…
-
logical functions in a SELECT statement?
Is it possible to use any logical functions when defining a SELECT statement? Or do I have to use many separate SELECT statements? Example of what I use now: let x := Field1 if x !…
-
How would I Filter 'Modified On' (Timestamp) Field to show only records modified today
How would I Filter 'Modified on' (Timestamp) Field to show only records modified today. Iknow this probalbly involves having another field to show true or false but does anyone know the correct…
-
Stuck on simple multiple if/else
Hello, I am trying to update a formula field 'Score' with values 1, 2, or 3 based on corresponding ratings from choice field 'Rating': if Rating = "Not much" then = "1"else if Rating = "Good" then =…
-
I’m not able to login to ninox
Is the only page I'm not able to access.
-
Problems with appointment fields
Does anyone have a solution to this problem: The time in the Appointment fields cant be changed (across all IOS devices - latest versions - reorganized - deleted/reinstalled) What happens is this:…
-
Dimensione maschera a scelta
Buongiorno, avrei bisogno di dimensionare a mia scelta una maschera, qualcuno potrebbe aituarmi? grazie
-
use a field from a related table in a pivot view
Ich have 3 Tables with a M:N relationship built as usual. In the "Joint-Table" I can create a pivot view with data from the other two tables. However, when I would like incoporate this pivot view in…
-
Function for attachment count
Is there a way to retrieve the number of attachments associated with a given record? Ultimately, I would like to display this information in a view and, possibly,…
-
Help needed with invoicing
Hi, it's been a while since l have posted but have come across a problem l don't know how to rectify. l have an Invoice table linked to a Customer table,…