New app creation

Hi All,

I’m creating an app for vehicle trips. we have 5 vehicles and they have daily trips. I want to create a 6 user login( 1 admin, 5 vehicles) and the Trip number (different value for each trip) is my key. is there any issue will come all users are entering the data same time

0 1 91
1 REPLY 1

Hi, I don’t see problems, unless different users are trying to modify the same row at the same time.

Small tip: when you say

I think you are referring to the Trip table. Note that if you want to give your admin / users the flexibility to add / edit users and vehicles other than trips, you’ll may consider to create also a User and Vehicle tables and let AppSheet link them together through references.

Top Labels in this Space