I have a table, we'll call it "group profile", where data that is entered into this table from a webpage may need to be entered more than once for different objects, like so:
object1 | size1 | age1 | weight1
object2 | size2 | age2 | weight2
object3 | size3 | age3 | weight3
object4 | size4 | age4 | weight4
each of the entries may or may not be from the same group profile. These objects may need to be grouped with a "group_ID" so that the data can be retrieved easily. Further, the web page is being designed for people who may have ZERO tech skills so ease of use is a must.
My question is, can I create a datapage that will take multiple entries (into the same table) from the same web page without having to submit & refresh? Or is there some more elegant solution that Caspio provides for this type of situation?
Or maybe is there a better way that i could set up my tables in the first place?
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
Awright
Hello All,
I have a table, we'll call it "group profile", where data that is entered into this table from a webpage may need to be entered more than once for different objects, like so:
each of the entries may or may not be from the same group profile. These objects may need to be grouped with a "group_ID" so that the data can be retrieved easily. Further, the web page is being designed for people who may have ZERO tech skills so ease of use is a must.
My question is, can I create a datapage that will take multiple entries (into the same table) from the same web page without having to submit & refresh? Or is there some more elegant solution that Caspio provides for this type of situation?
Or maybe is there a better way that i could set up my tables in the first place?
Please and Thank you,
Awright
Link to comment
Share on other sites
2 answers 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.