Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

How add Multiple Images in Entry Form #11

@thallysondias

Description

@thallysondias

Hi everyone!

Its possible add a multiple images fieldtype in Entry Form?
I try add, but the field show dont show in my frontpage.

The Multiple Images work fine in backoffice:
Backend

But in frontpage doens't show the field:
Frontend

Code in the custom page with Entry Form Entry Form :

{{ streams:form stream="informacoes_wizard" mode="add" }}
   {{ form_open }}

      {{ fotos_do_exterior:input }}

   {{ form_submit }}
{{ form_close }}
{{ /streams:form }}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions