Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

ongoing AutoNumber from different forms

Questions related to using nuBuilder Forte.
Post Reply
oli
Posts: 118
Joined: Sat Mar 20, 2021 3:22 pm
Has thanked: 4 times

ongoing AutoNumber from different forms

Unread post by oli »

Dear All,

I'm using an AutoNumber field to create ongoing numbers for records in table "contact".
Now I need to use 3 different forms for adding new contacts and I recognized that the numbers are not ongoing anymore.
Is there a simple way to use AutoNumber fields and avoiding the creation of records with the same AutoNr indipendent of the form?

Thanks in advance.

BR,
Oli
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: ongoing AutoNumber from different forms

Unread post by kev1n »

You can't use a nuAutoNumber in this case. You would probably have to create a separate table in which a consecutive number is incremented.
oli
Posts: 118
Joined: Sat Mar 20, 2021 3:22 pm
Has thanked: 4 times

Re: ongoing AutoNumber from different forms

Unread post by oli »

Thank you!
Post Reply