Skip to content

[Question] How to render line instead of block #34

@mpoiriert

Description

@mpoiriert

This is not a issue with the bundle itself but I was wondering if you know how to easily render the form as a row instead of a block.

This is how I would want to it to look like (this is a override of a row rendering I did in sonata)
Screenshot from 2019-12-06 23-42-02

And this is the default rendering of your component:

Screenshot from 2019-12-06 23-42-34

Maybe there is a generic solution (class, css, configurion) I don't want to end up overriding with
{% block {form_input_name}_row %} for all the input I need to do so...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions