Hello,
I have an excel sheet with ~800 entries with fields like category, sub-category, name, phone ,address, etc..
I would like have a site that has a category page with links to subcategories. The subcategories pages, in turn, with links to names.
Here's the key part. I want to design the name level page once, sort of like this.
"This is a page about [name]. You can call [phone]. The address is [address]."
Then I want auto-create (import?) a name level page for each entry that is then populated with the data from the excel sheet.