Birger H
Birger_H
Joined: Tue Apr 11 09:44:18 UTC 2017
Latest Posts
-
Re: Hi, I've recently joined Ninox and love being able to use my databases on Windows and my Android Phone and Tablet. I would like to ask is that when I'm entering a number in a number field on my Android(s), I can't enter a negative number in the field as the option does not appear on the number keypad. I know it is possible to have on other apps but I can't seem to make it appear when using Ninox. Is that a feature that can be made available or do I have to select this feature in my settings? At the moment I can't seem to find how. Thanks. Dave.
Create a button with this formula: –––let my := 'NumberField';'Numberfield' := my * -1–––