i'm a new caspio user who just started a first project. it's an inventory management database for medical devices.
for this you need to record when a user receives a training for a device. when there is a training for one device with more than one user i want the possibility to write multiple rows (deviceID, userID, date) to one table with a single dataPage.
deviceID: 5; userID221; 2022-03-17
deviceID: 5; userID 111; 2022-03-17
....
the idea is you select one Device with a dropdown from a lookup table, one datum and multiple userIDs.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
cmonDE
hello,
i'm a new caspio user who just started a first project. it's an inventory management database for medical devices.
for this you need to record when a user receives a training for a device. when there is a training for one device with more than one user i want the possibility to write multiple rows (deviceID, userID, date) to one table with a single dataPage.
deviceID: 5; userID221; 2022-03-17
deviceID: 5; userID 111; 2022-03-17
....
the idea is you select one Device with a dropdown from a lookup table, one datum and multiple userIDs.
how can i complete this task with caspio?
thank you very much!!
Simon
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.