Creating a one to many relationship
-
I recently installed PODS and I am trying to figure how to replicate a typical database. I have a lot of experience with Alpha Five a traditional database with many tables, similar to MySQL. I have looked a lot at the documentation on PODS but can’t quite get my head around how to set up what I am trying to achieve.
I have an addresses spreadsheet, residents spreadsheet and a vehicles spreadsheet. The residents and vehicles spreadsheet have an ID column that matches the address ID column in the addresses spreadsheets to keep the data normalized.
What I would like to do is import those various spreadsheets and create a one to many relationship to display all that data on one page. Is this possible with PODS? Would I create separate custom posts for each spreadsheet and custom fields for the data in the spreadsheets? I am using WP All Import for the imports.
Thank you for any help.
- The topic ‘Creating a one to many relationship’ is closed to new replies.