0

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.

1 reply

null
    • Birger_H
    • 5 yrs ago
    • Reported - view

    Create a button with this formula:

    –––
    let my := 'NumberField';
    'Numberfield' := my * -1
    –––

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1089Views