Building a repeating block from a custom page type
Permalink
Hi all.
I'm new to Concrete but versed in php development.
I would like to create a custom page type (let's call it Product as an example) and then make a block type that dynamically lists all the products with specific html formatting. In other words a product list block.
If anyone could point me in the right direction on how to go about this I would really appreciate it.
Thanks
I'm new to Concrete but versed in php development.
I would like to create a custom page type (let's call it Product as an example) and then make a block type that dynamically lists all the products with specific html formatting. In other words a product list block.
If anyone could point me in the right direction on how to go about this I would really appreciate it.
Thanks
Wouldn't the page list block do this? You can customise this and create a template.
Thanks for the reply.
I was looking at the page list block and wondering about that.
So we can create custom templates for a page list block. Can it use custom sets / custom page types?
I was looking at the page list block and wondering about that.
So we can create custom templates for a page list block. Can it use custom sets / custom page types?