Serial Already used

Viewing 2 reply threads
  • Author
    Posts
  • October 27, 2019 at 10:31 AM #37443

    Federico Santello
    Participant

    Hello.

    I need a help.
    I just made a form to input various appliance with serial number.
    How can i make some sort of control to avoid the mistake of input twice the same serial number?

    Thanks to anyone can help me.

    October 27, 2019 at 3:02 PM #37456

    Brendan
    Keymaster

    There are a couple of ways to achieve this.

    1. You could enable the Show Auto-Complete option on your serial number field. Then as you type in a new value, you’ll see if that value was used before already.

    2. If your serial number is numeric, you could use the Auto-Increment function and have Tap Forms generate a new value for you every time you create a new record. The value is not editable, so won’t accidentally be changed. And you get a new value every time, so that’s unique.

    October 27, 2019 at 10:48 PM #37464

    Federico Santello
    Participant

    Thank you for your replay.
    I’ll try.

    Federico

    P.s. Great Job!

Viewing 2 reply threads

You must be logged in to reply to this topic.