|
Hi I'm very new to Orchard and have read through definitions and some pretty great examples.
I am trying to work out how best to structure a scenario in Orchard.. as a module or something else:
We would like to have a section in the admin area where a user can select a ContentPart (from a list of dropdowns on the like). in doing so they can then upload an excel spreadsheet. The result of that upload would be the content part then has a list of
content parts auto generated as associated child items underneath. We'll then have a page for each of the parent content parts which creates a listing of the child parts in paginated form.
i.e. we have a Library Content Part and the user uploads an excel spreadsheet containing book information with info like isbn, youtube video link to author etc and in accessing the library content part you see the list of it's books..
It would be nice if we didn't have a whole pile of individual content parts/types thrown in to the system for each book rather just by clicking on the library item you could see each book then go in and edit..
Open to any/all suggestions of how to approach this if the module is just the importer or the module is more..
I'm just not sure how to approach it in a hierachical and automated way..
Cheers,
Tom
|