-
Sum on a print view
Hello, Hope someone will be able to help me.. I'm working on my print view. I have added on my print view the view element called 'Estimates' (See picture below).…
-
Mac App and iCloud
Hi, I've purchased the software, and i do want to synchronize with my iPhone and my iPad, but without using your cloud to i still need to register ? The app for iPad looks like the Mac's software,…
-
Why is Formula Editor changing my variables?
I'm writing code to create a new record in a Clients table and copy some fields from the current table. The editor is changing a variable and causing an error.…
-
Hilfe bei Tabelle für Assetmanagement
Hallo Liebe Ninox Community, ich bin ganz neu hier und hoffe ihr könnt mir weiterhelfen. Ich bin gerade dabei eine Tabelle zum Assetmanagement mit Ninox aufzusetzen.…
-
Separate multiline text field into individual rows?
Hello! We're beginners in Ninox and want to build a database to manage a book library. We think we can use the Ninox template "Inventory" and adapt it to our needs.…
-
Date and Hour Format
Hello I have a problem that I hope can be solved somehow. We are integrating Google forms to Ninox thorugh Integromat. The problem is with date and hour fields since the format used in google forms…
-
on which database is Ninox build
On which database is Ninox build ? for example mysql ?
-
Import Filemaker Contact Data with multiple subtables
Hi Everybody, I have a database on Filemaker with multiple subtables, like (0) Contact (Main) Subtables (1) Phones (2) Email (3) Adresses (4) Pictures (logos) (5) HR for Staff data (6) Accounting…
-
Autofill Formula
Hi, I currently have a purchase order table, when i click the 'Delivery to Tritec Office' option it autofills the dleivery address with our office details,…
-
Changes won't be saved
Hi there, I'm using the latest Mac-version of Ninox and bought the app. I opened a database I haven't used in a long time. When I added a new entry in a table, the changes weren't saved.…
-
Html text
Hi I want to create an html text block to export to SQL with paragraphs combined form various text fields. I used an array solution from another example in the forum: let myArr :…
-
pick records one-by-one
Hi,I try to build a rental database. I would like to pick some records (rentable items) one by one from a table to another table where the dates (appointment),…
-
Multi line cell to several singel line cells
Hello!Im looking for a way to break out line items from at several row data set consisting of order numbers. Im thinking I should "paste" these order numbers (comes from another system were they are…
-
Massive update refused
Hello, I created a field 'Name2' to reformat the field 'Name', in uppercase. The idea is to have "John" in 'Name2' while I have "JOHN" in 'Name'. My code is :Name2 := upper(substr(Name, 0,…
-
I accidentally deleted my database on icloud how can I recover it
I accidentally deleted my database from icloud how can I recover it
-
Rounding Formula
I have a formula currently sum(Payments.Paid) I want to round this to the nearest cent ($0.00) how do I write the formula for that?
-
Problem with loop
Hi team support ! First, apologies for my english. I'm working of a project of management for my agence. I have 3 tables - TRANSACTIONS - BIENS - Direct Link - VENDEURS - Subtable linked to…
-
export a pdf
How can I export a pdf from ninox. I have a image field that included pdf and I what with a button (programmation) export the PDF or a BATCH of files.
-
Start Page
Under User Interface>Start Page, the tutorial says "The menu button appears on the right side of the database label when you mouse over. Click on it to open the administration menu.…
-
Gleichzeitige Verknüpfung
Hallo Ninox Community, Ich habe TabelleA 2x verknüpft (hat triftige Gründe ;-) ). Einmal mit TabelleX und einmal mit der zugehörigen Untertabelle TabelleX.…
-
print checkmark
pring checkmark
-
insert sous-table in layout invoice ?
Hi, In my invoice table, I have a sous-table with all products (qty, price,...) ordererd by the guest. i made a printable layout and I insert this sous-table.…
-
How to create a sort order
I want to dispaly a table in order, Monday, Tuesday, Wednesday etc I know I could sort this by renaming them 01-Monday, 02-Tuesday etc Is there a way I can define my sort order and have them sorted…
-
Linking and displaying a single field between two tables
Hello I have a recipe database and I have starting to link cook-books (another table). Now when "source" is "book", the linked book table entry is displayed.…
-
I would like to create a sum formula based on yes/no fields...
Evening All, I work in construction and i am trying to build a quotation form that will allow me to add various sections as our projects vary quite a bit,…