'subjectinput1', 'fieldValue' => 'Schlagwort 1', 'fieldType' => 'input', 'inputType' => 'text', 'isSelected' => 1 ], [ 'fieldId' => 'subjectinput2', 'fieldValue' => 'Schlagwort 2', 'fieldType' => 'input', 'inputType' => 'text', 'isSelected' => 1 ], [ 'fieldId' => 'subjectinput3', 'fieldValue' => 'Schlagwort 3', 'fieldType' => 'input', 'inputType' => 'text', 'isSelected' => 1 ] ]; */ // print_r($subjectArray) ; exit; $subjectDataHTML = '
Feldbezeichnung |
Inhalt |
|---|---|
| Schlagwort ${i} | ' .$content['fieldValue'] .' |