-
How to move from one table to another
How do you move items from one table to another....example....move from "active" table to "completed" table?
-
Using the Kanban View to show only certian parts of the workflow
I'm not sure if this is a good idea to use it in this way or I am doing something wrong. I have a dropdown list on a form for the status of jobs, the options are Pending, On Hold In Progress, Dead,…
-
Printing multiple forms
I have magazine content (text) that's spread over 15 records (one record for each item). I want to make it easy for my graphic designer to lift the text.…
-
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 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…
Answer questions and share your knowledge