Skip to content

oembed form theme doesn't work #13

@jdadeliom

Description

@jdadeliom
public function configureCrud(Crud $crud): Crud
{
    return $crud
        ->addFormTheme('@EasyFields/form/oembed_widget.html.twig')
    ;
}

public function configureFields(string $pageName): \Iterator
{
    yield OembedField::new('mapIframe', "label");
}

Capture d’écran 2023-02-07 à 10 51 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions