-
Templates and Manual
Hello,I really like Ninox, but I find it a little annoying, as others have said in the past, to want to develop my applications in this DB and I can not because I do not have a good manual or some…
-
How do I select a specific field of a record to display in a formula?
I want to display the text for code A2. Something like "select text in Table1 where code is A1".
-
is there a way to make a view table with each row discribing some field?
I need to explain I think! :) I have a table with some purchase. Like this: purchase 1 = product1, product2, product3, product4 each product have its qty and price...…
-
ninox api perPage parameter limit ?
does ninox api perPage parameter have a limit ? i know it have default value of 100 but when i try perPage=500 but perPage=501 it returns internal server error. is this a know issue ?
-
Table view editing
Is it possible to block editing from table view , and it should however let to edit the record by opening the form view (full record view) the main problem is that if you drag a field down it will…
-
Search don't work in cloud version
Hello! When i type something in the search field - nothing happens, except when i type record id/ The problems seems to be only in cloud version in the app. Browser version works fine.
-
Showing all gifts for the last 12 months
I am trying to create a Kanban or card view that displays all donations given in the last 12 months, sorted by month. The sorting isn't difficult, but I've always struggled with the code for…
-
is there a way to ''exclude'' the actual field to avoid circular reference in formula field?
I have a field : Group then I have a formula field and I wish to add a formula to set the right group... let t := this;if cnt((select Achats)[text(Livraison) = "Sous-Groupe" and number(Atelier.…
-
How to submit data from a html form to a Ninox Cloud solution?
How can I submit data from a html form to a Ninox Cloud database table?
-
Changing views on iPhone does not work
Hello,Why when I use this code: openTable("Clients", "A") on the Mac App it work but not with iPhone App, the view doesn't change, do I do something wrong?
-
Protecting records.
How can I prevent a record from being deleted???
-
Data Model Question. Multiple table reference entries?
I've created a paint database for paints applied in or on my house. I made two tables; one for the paint info, and one for the paint location. Some paint colors are used in more than one place.…
-
How to Convert PDF files to Images in Windows?
Try Softaken PDF Champ is a more efficient pdf to images conversion application, which is able to migrate pdf to jpg format with original output quality and fast conversion speed.…
-
How to display only the contents of 001 when referring to a table
Can only show 001, are the others hidden? Thank you
-
alphabetical index
Hello,I have a table with all my clients, I would like to group them by the first letter in order to have an alphabetical index, someone would have an idea of the formula to use thank you in advance…
-
send e-mail?
Hello! I made a button with this function: sendEmail({from: userEmail(),to: "recipient@domain.com",subject: "Hello World!",text: "Some text",html: "<h1>Some Text</h1><i>With Markup</i>"})
when i…
-
How to link tables automatically
I like to have 2 master tables linked when they meet the same criteria. Table 1: Office with the field 'City' Table 2: Client with the field 'Client City' A linlk from Table 1 to Table 2 should be…
-
How to check which View Name is currently open?
I'd like to change view content depending on current veiw.
-
How can I change the order of the "views"?
I need to change the order of the views. How do I do this? Thank you. leslie.frasier@wanadoo.fr
-
Article
I want when choice one item from Article in invoice (from templates in Ninox), when added to my invoice clean from Article(each item). Can i do?
-
Mass data update linked records
Hi i have a field with static information of a item number , i also added a new field linked to item number table i tried to use mass update feature to copy the static information to the linked…
-
Sync trouble
Hi there, I have my ninox database around 2,2 gb large, installed on my ipad pro 9.7” stored in icloud perfectly funciined since few days ago... now, when I sync the modified data,…
-
upload multiple photos at a time
It would be nice to be able to upload multiple photos at a time using a mobile device. Sometimes we have to upload 4-5 pictures at a time.
-
is there a way to set the value of a number field with a formula or a button?
I have a field filled by the user with the amount given by a client with a method selection (cash, credit...). But It could be possible for a client to give some cash and pay the rest with a credit…
-
Format Date
I've imported to tables from csv files. What I didn't notice before importing is that the Date column in each csv was formatted slightly differently. I'm now trying to format the dates in the tables…