
UKenGB
-
Detect list selection
In a table view/list, select a row and the form slides out. One can move the selection up and down the list and the form data changes to reflect the selected row. Standard Ninox behaviour.…
-
sibling tables
I've been struggling with this for a while but no nearer to a solution so looking for inspiration from here. I have a parent table (p) with 2 child tables (c1 and c2).…
-
Dynamic (Multi) Choice display
I want to alter what a D(M)C field displays, dependent on the value of another field in that table. So for example, the D(M)C field is a list of 'Units', each stored as a field,…
-
Dynamic Choice from Dynamic Multi Choice
I have a Multi Choice Dynamic field with which multiple choices can be selected (obviously). I then want to have a Dynamic Choice field, based on that same table but that includes ONLY those choices…
-
product(array)
It is easy to get the sum() of multiple items in an array, such as a field in a selection of records, or one can easily get the max. or min. value of a field etc,…