Hey again.
I’m sure this is a very easy question, but I just can’t find a solution to that.
I have a collection for all of my pages. The frontend always requests the needed page by applying a filter to the name of the page. This is what the collection looks like:
As you can see, there are three fields. The first two ones are meta attributes. The third field is a layout field. This is where I maintain all of the contents, like Titles, texts and images, for the according page.
This is working really good with my current frontend setup.
But now I’m wondering how I can create custom components for the Layout field (called “pagecontents” in the image above). As well all know, some webpages have special components like customer quotes, banners with text, trustpilot scores and so on.
Is it possible, and if yes how, to create such elements as custom components for the layout field?
Thanks in advance for your help! And again I want to apologize if my question is a bit doo doo.
Have a great day!