Hello everyone,
I have made a product page with Seblod. I would like to list there now a kind of related products (are mostly created with the same Seblod form)
With a manual random.
For this I have created a field Selection->Dynamic.
With the data:
Fieldname: related_products.
Query: Construction
Table: #__content
Option name: CONCAT(title, ' [', language, ']')
Options value: id
Storage: Standard; Article; relates_products
This works as far as the values are in the database.
If I now make a list field, I can't get any further.
I can only display the list of products that I have assigned to one product. But my list shows nothing at all.
Does anyone know how I have to do this? What exactly has to be done in the list view in terms of settings or SQL commands?
Is used: Joomla 5.3.1 and Seblod 4.5.2