-
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,…
-
Operators for searching one/several texts in the field filter (Boolean)
From time to time you need to search for several texts in a table column at the same time or you want to exclude certain texts from the search. To do this,…
-
Removing duplicate fields (emails as example) solution
for i in select Table_Name.Email_field do while cnt(select Table_Name where Email_field = text(i))!=1 do delete last(select Table_Name where Email_field = text(i)) end end Enjoy!
-
Required fields
May I suggest the following: If a field is set to be "Required", the form should not be close-able until a value is set/chosen - just like on web-site forms:…
-
extractx() “g” flag workaround
Here is a basic UDF for extracting all of the values that match a regex pattern... function extractxg(src : text,regex : text) do let extValue := “”; let idx := 0; let idxLen := 0; while testx(src,…
-
Short Contributors Bio
Hi All I'm pretty new to this forum, and to Ninox. I see the same names contribute their knowledge to us all (thank you) and I wonder if they (you) would be willing to give a bit of background about…
-
PDF with carbone and OCR-recognition
Hi I have used Carbone to create a fillable PDF created from Ninox. You can add values to it and then send it back. (email?). If the PDF is saved in an image field of the corresponding record,…
-
'Ninox for Windows' Version
Hi, Since 'Ninox for Windows' is still not available three years after Ninox announced that this platform-version was in the development pipeline, please could someone kindly inform me what other…
-
Filling Lines of Orders/Articles with Dynamic Multiple Choice Fields And Cascading Dynamic Choice Fields.
In this database you can fill order lines with Dynamic Multiple Choice Fields and Cascading Choice Fields. It is located in the EN Team webinar and is called Cascading DCFields. Steven
-
Exporting Images from Ninox
After exporting your database as a .csv file you might be wondering why your images are not there! The reason behind is that a .csv cannot export images. Here is a small workaround.…
-
Printing coloured table cells with Carbone
I have built a Carbone template that can print cells in colour in a table printout. The colour selection is controlled by the JSON body sent for each cell of the table.…
-
Date problem when transferring to Google Contacts
I have built an 'n8n flow' that transfers/updates/deletes contact data from Ninox to 'Google Contacts'. I had the problem that the date of birth was always saved in Google Contacts with one day less.…
-
Ninox Developing Service
I'm not sure if this is a bit off topic but maybe others are interested into this as well. I'm a software developer for years and recently came accross Ninox.…
-
In Spain, Portugal, France and other countries, they put a line above letters often called an accent
In Spain, Portugal, France and other countries, they put a line above letters often called an accentfor example LópezIn English we write Lopezwith no line.…
-
Question new functions
Found some new functions in the .js files. Anyone knows what these functions do? createTempFile(string,string) and appendTempFile(string,string) or are these not yet implemented?
-
Really Goods News !!
Calling all friends and regular contributors. There is no doubt this week has shown a huge leap forward for the new forum. However - for those of us who remember - Ninox's presence on this forum -…
-
NEW FORUM
Well done NINOX Team and thank you! At long last we get a new forum - lets hope it all goes well and this is the end of all the spam crap that we were being bombarded with every week.!
-
Squinting is not enough for this list.
This is one of the most annying lists in Ninox. I needs to be larger, and it needs a filter search field.
-
Monitoring crytpo trades with ninox
Hi there I'm currently trying to sort out how to monitore the crypto trades through Ninox from a binance export. I have made a table, an already start to make the table works to find simple data…
-
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.…
-
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…
-
Table Description field
Hello, Often a Table name is not enough to tell us about a table content. As far as I know there is no place where we could keep some information about a Table.…
-
languages supported by Ninox - Suggestion
Coudn't you make portuguese one of the Ninox supported Languages? As you probably know portuguese is the 6th most spoken language. More than French, Italian, Japanese, Russian,…
-
Console window suggestions
Console is an outstanding tool Ninox provides users to test code before inserting it anywhere in the DB. Nevertheless there are a few drawbacks that make it less useful that it could be. 1.…
-
Field label vs field name
Hi. It would be really great to have functionally that provides the ability to have a field label which is different from the unique field name. My database collects heaps of information and…
Learn how others are using Ninox, get tips and tricks for your business and purpose