one-to-many/many-to-one
-
Hi, I have set up a numeric field [grade] into which an inspection grade is currently appended through the upload of a CSV file into PDB. This works fine and as expected. The grade being displayed on the member profile record.
What I would like to do is maintain a history of grades within that field so that each time a new grade is appended to a record, the list of grades can be displayed.
Previously I’ve used Airtable to do this using two separate tables [grade] & [members]and where when a grade was entered into the [grade] table, a linked field in the [members] table is updated/appended with that new grade, the field showing the historical grades.
I believe this is either a 1:many or many:1 type relationship and wanted to know if this was possible in PDB with the relationship plugin?
Thanks!
CJ
The topic ‘one-to-many/many-to-one’ is closed to new replies.