Observer
Since ‎03-15-2019
‎11-11-2019

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Quy_Nguyen's Bio

Badges Quy_Nguyen Earned

View all badges

Recent Activity

How do you have an add form that auto increment the primary key? For a simple table (ID, FirstName, LastName) I want to have when you click the add button it has the ID field autofilled with the current max id + 1. Is that possible with appsheet?