-
How to delete/rename a table in web and on iPad?
Obviously I am new here and this seems so baisc. But the truth is, I cannot figure out how to delete a table in web view and/or on iPad.
-
Targeted deletion of records in tables
Table management is an important task in keeping your database clean and running by avoiding redundancies, accidental double entries, etc. While you could open every record in question and delete…
-
Do graphics of the result of customer survey
Hi, I Created one table for registering all the surveys that we make to all the customers that attend to different tours. The table is related to the tours and to the customer as you can see in the…
-
Switching to next year
Hello everyone, I hope you're all well! I don't know if this question is already asked, but here's the deal: I have a table containing 2 fields-1 text field and 1 date field.…
-
Dimensioni campo formula
Salve, è possibile dimensionare un campo formula con le dimensioni scelte a piacere. Ho un campo formula con un orario. Ho bisogno che se seleziona 1 ora abbia una dimensione,…
-
Is it possible to colour the labels, as my picture show? And change back the way the colour in fields was before?
Hi. I don't like the solution with coloring fields, I really want them to fill the whole field for me, its much better. The way it is now is useless, and should instead be possible on the labels,…
-
Data Entry Validation?
What is the preferred method to validate (restrict) user input? Say you have an "ounces" field that should only accept values from 1-16. How would you enforce that data entry? Thanks.
-
Set another field's value from calculation?
Is it possible to set another field's value (in the same table) from a calculation? I haven't been able to do it. The calculation would also set its own field's value.…
-
How to display y data values on charts?
I don't see how to display the actual y data-values on a chart. Can someone explain how to do that? Until I figure that out, Charts are not that useful except for the "big picture". Thanks
-
Button to print all records in a table (to pdf)
I have a table with 2 subtables, and I would like to have a button so the entire table is printed (on an iPad so this would be a pdf.) I've tried a for loop as suggested in this thread: https:…
-
How to get max value + another column?
I have column for my pet and another column for his weight I'm trying to create a computed field that has both the "max" weight and the date that that weight occurred.…
-
Help
Im trying to create a data base of customers where i sell a service to a customer and it creates an invoice etc. any suggestions as i am not getting anywhere fast.…
-
Include field content in Formula acting as a button.
A typical example would be a formula acting as a button when adding contacts where the persons name is added so that a formula/button would be: Add John Doe as a new contact.…
- Answered
-
Create JSON file for line items
Hi there, I want to send my invoice data to a third party accounting tool. Therefore, I want to iterate my Ninox invoice line items, transform them to JSON and send the JSON via REST API to the other…
-
Understanding file attachment strategies
I have a few use cases that involve managing inventory items - like my photography and RV equipment. I want to link a variable number of pdf/photos/other (e.g.…
-
Will Ninox (if it doesn't already) support general purpose scripts?
Is it possible to automate workflows in Ninox like importing a file, doing some calculations, and exporting the updated table back out?
-
Scanner for Ninox on the cloud
I am looking for a WiFi scanner that could interface with a Ninox database on the server. I want to be able to use a handheld scanner that can scan a QR code and do the following:…
-
Auto Backup for iCloud
I have my database in iCloud so that I can use the iOS apps. Problem is the data is hidden, and should something go wrong; then there is no way to recover it from iCloud.…
-
Fix 0 Value on Line Curve Graph
How to Fix these problem with the Graph Curve ? The green curve no 0 values
-
Delete multiple records?
Say I do a search and want to delete those "found" records? How do I do that? Also, say I just want to empty a table but not delete it. How is that done? Thanks,
-
Adding values between values in a (dynamic) choice field...
Ever wanted to add a value between values in a choice field? This is possible with a Dynamic Choice Field : >Formula in the MoveUp button: Number := Number - 1.…
-
Pull records from a chain of related records.
Given: Customer (Table) Name (Field) Item (Table) Brand (Table) Sales (Table) Sales Subtable (Composite Table) Table Relationship: Customer -> Sales <- Sales Subtable <- Item <- Brand Objective:…
-
HTML text format doesn't work in view print preview
I'm using the html() function in formulas to make selected text bold (SECURITY DEPOSIT), leaving text before and after at the default setting: ... Premises.…
- Answered
-
Content Refresh on Dynamic Multiple Select
I've run into a perplexing issue... I have a few different dynamic multi select fields in a table pulling in options from other tables. Content in the name, color,…
-
Dynamic choice fields
Dynamic choice fields With the new Dynamic single and multiple-choice fields, you can create fully dynamic lists with the flexibility to decide the list items, update parameters, display values,…