Hi there,
I wanted to set up a Team page via New Article Page in SP Pagebuilder.
In the /article/:slug I build a section that should display the intro image, article title, article category and custom fields. Below that I wanted to display the content of the article in the sppb layout - and I thought that's what "SPPB layout" as a field source in Dynamic Text is for.
It doesn't work though. On the /article index page, the collection correctly links to /article/:slug. But this seems to get ignored if the joomla article is set to Pagebuilder layout. It just opens the article itself, it doesn't embed it into the article detail page. Only if I set the article to the joomla editor will it correctly display the article/:slug.
Is this the intended behaviour or is this a bug? It would be really great if the Article Dynamic Content could work in tandem with Joomla articles in Pagebuilder layout.
(I cannot use Dynamic Content Collections directly because I need to be able to set unpublish dates for team members and unfortunately neither dynamic content nor pagebuilder pages offer the functionality to disable pages at a certain date)