sharkbait Reply #1, 2 years, 6 months ago
Hi there,
i try to accomplish following scenario:
for a photography website i need a gallery-overview page which pulls each newest/first document from its subcontainers/folders without having several Ditto-calls:
GalleryOverview (ID10)
Portraits
- Portrait 01
- Portrait 02
- ...
Landscape
- Landscape 01
- Landscape 02
- ...
Black & White
- Black & White 01
- Black & White 02
- ...
does anyone know how to do this?
and would it be possible to setup ditto, to automatically include a new category (pulling its newest/first document) & without having the client to add the ID of the new category-folder to the Ditto-call (maybe something like &parents=`10` &depth=`3` &hideFolders=`1`?)
thanks, j
i try to accomplish following scenario:
for a photography website i need a gallery-overview page which pulls each newest/first document from its subcontainers/folders without having several Ditto-calls:
GalleryOverview (ID10)
Portraits
- Portrait 01
- Portrait 02
- ...
Landscape
- Landscape 01
- Landscape 02
- ...
Black & White
- Black & White 01
- Black & White 02
- ...
does anyone know how to do this?
and would it be possible to setup ditto, to automatically include a new category (pulling its newest/first document) & without having the client to add the ID of the new category-folder to the Ditto-call (maybe something like &parents=`10` &depth=`3` &hideFolders=`1`?)
thanks, j
Bookmarked for future reference.
thank you very much - i'll test it and report back!!