Skip to content

Again. Don't enforce disabled/hidden placeholder. #493

@ilyadrv

Description

@ilyadrv

I'm sorry but why did you do it again??? #358
If a value in a drop-down is selected it is not possible to unselect it anymore which screw up all the application.
src/FormBuilder.php:772
return $this->toHtmlString('<option' . $this->html->attributes($options) . ' hidden="hidden">' . e($display, false) . '</option>');
This is really confusing. Is it possible at least to make this behaviour configurable?

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