Read multiple Custom Fields

Read multiple custom fields from com_content in a single row.

Overview

The issue occurs because each custom field creates a separate row in the output.
Create a separate model for each custom field to consolidate the data into one row.

Answered
Connectivity v6
we webuniverse 25 May, 2018
Answer
Hello Chronos

Is there an Demo or Example how i can read the com_content with all added Custom Fields in one single Row?

Actually i can read the Values, but it makes for every field a new row

Thank you for help
Corinne

Edit: I found a solution... i make for each Field an own Model
This topic is locked and no more replies can be posted.