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, named 'unit' for a single qty. or 'units' for multiples, e.g. Ounce or Ounces. I can choose which one is displayed by choosing the appropriate field to display for the D(M)C field, but which I want to be displayed in that D(M)C field depends on the Qty field in the main table. So for the D(M)C display, something like:-
if Qty = 1 then
unit
else
units
end
The trouble is Ninox complains it doesn't know the Qty field.
Is there a way to change what is displayed in a D(M)C field depending on the value of another field in the table in which the D(M)C field is being used?
1 reply
-
Take a look at this thread.
It is a limitation of Ninox where in the DMC you have lost all relationship with the current record you are on. Ninox thinks you are in another table.
Anyways, you will have to figure out a work around and the thread has one.
Content aside
- 2 yrs agoLast active
- 1Replies
- 79Views
-
2
Following