Support

Account

Forum Replies Created

  • What if I want to sync the changes programmatically?

    From what I understand, currently, automated deployment is not 100% possible.

    'private' : true doesn’t seem to apply to Local Json (as the json is auto-generated and manual changes don’t stick).

  • 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.

Viewing 2 posts - 1 through 2 (of 2 total)