
Maria
-
Ninox Storage - Deleting Manual and Automated Backups
If you notice that your storage has exceeded your licence's limitation, try deleting Manual backups and Automated Backups to reduce unnecessary space. - Open the Usage Overview page - Check which of…
-
Improve performance: Save Calculated values in Static fields
Views of the tables can sometimes take longer to be displayed due to the functions which are calculating the values. Formula fields have to be calculated every time the view is opened.…
-
Improve performance: Count records from subtable WITHOUT select statement
If you are counting records from a subtable, you can avoid using the 'select' statements... For example: Instead of using the code: let t := this; count(select Invoice where Customer = t and Status…
-
Passing data from a Text field or MultipleChoice field to a DynamicMultipleChoice field
If you have a MultipleChoice field, and want to pass the same chosen options to a DynamicMultipleChoice field, follow the steps below: - Create a new reference table with the options written exactly…
-
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,…
-
Printing a Ninox table as a PDF with Images
Printing a Ninox table as a PDF with Images Follow the steps below to create a printing layout with images: Create a table 'Master', and in this table create ONLY 1 record In this table,…
-
Re: In Spain, Portugal, France and other countries, they put a line above letters often called an accent
A possible workaround would be to use the following code in the Global script definition section : You can then use this function to search for the required information on a Dashboard view (image… -
Re: Hi, My name is Hassan I Live in Mogadisho Somali , I would like to ask your honorable admin, if I delate a name or a list How can I restore that name or lsit without enrolling again
To restore Databases: 1. If you use the Ninox App for Mac as a standalone version and you have saved your data in the tab "My databases": If you have TimeMachine enabled on your device,…