Support

Account

Home Forums Add-ons Flexible Content Field Flexible Content: Multiple Flexible Content Fields in a Flexible Content Field Reply To: Flexible Content: Multiple Flexible Content Fields in a Flexible Content Field

  • You are right – it works out of the box. Initially I had some trouble coming up with a working configuration – This is how I made it work:

    Field Group: Flexible Page Content
      - Layout: example_simple_text_block
        - Field: text_field
      - Block Layout: Portraits
        - Field: flexible_content_field_portraits
          - Row Layout: person
            - Field: firstname
            - Field: lastname
          - Row Layout: organisation
            - Field: org_name
            - Field: org_website

    Works nicely, pretty neat! In the admin interface it shows a box for Portraits and both organisations and persons can be added and ordered.