Skip to content

Use of blocks in form widget #62

@hennan929

Description

@hennan929

The problem to solve

I need to modify the html of the form-widget to modify the submit button. To avoid breaking the module with future updates it would be nice to have blocks to be able to overwrite it safely.

Proposed solution

Move the current widget.html code from form-widget to widgetBase.html and extend it in widget.html. Add blocks in so you can overwrite them from widget.html. My main interest is to be able to overwrite the submit button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions