Skip to content

Remove unnecessary methods form "Hidden" field #373

@vjik

Description

@vjik

Currenty Hidden field extends InputField and contains many unnecessary methods:

  • inputContainerTag()
  • useContainer()
  • template()
  • beforeInput()

But Hidden field must generate only input tag. It needs to refactor and create base class without these methods, but with features of InputField that relate to the input tag .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions