
Westy
-
Printouts for a Letters table
What is the Ninox approach to creating a Letters table? How can a Letter be printed and retain its font style?
-
Please give developers more control over global and local search
Please allow developers to: 1. control which columns are shown following a global Find 2. hide global Find button entirely by unchecking global search within all tables 3.…
-
Button action to switch from one table form to another table form?
How can I create a button action that switches the user from the current form to a form in a different table? If there is not already a built in function for this,…
-
Ideas & Suggestions / The Red "You have modified the application" element should not have two buttons
The Red "You have modified the application" has two buttons for saving and reverting, however, it appears to the user as one big red button. This violates common interface standards.…
-
How to pass field name to a function that returns field value?
function getFieldValue() do record(tableName,1).'Contact Person'end The above function returns the value of the "Contact Person" field. How can I change the function so it will return the value of…
-
How to store a record id in another field?
I have a separate table named GV for storing globals session variables. It works great with one exception; it fails when I attempt to store a record id like this: record(GV,1).…
-
How to setup a global relation?
Does Ninox support use of a global relation, with the left side of the relation being a global field or a variable, so the relation can be set by assigning a key value to the global field or variable?
-
Global image signature field
How can the contents of a image signature field be made global, so the same image appears across all records in a table, but is only saved once?
-
About Ninox searching, indexing, search speed and file size
Under field properties what is the impact of checking or unchecking "Global search" and/or "Index"? I realize that placing an index on a column will improve the speed of searches performed on that…
-
For large record sets, how many records does Ninox pull at a time?
For large record sets how many records does Ninox pull at a time, and what triggers the pulling of the next group of records?
-
How does Ninox decide what columns to show when performing a global search?
How does Ninox decide which columns to show for each table and the order of the columns, when a user does a global search?