Skip to content

Enhancement for hasOne dropdown captions #1759

@mkrecek234

Description

@mkrecek234

Steps to reproduce:

  • You have a hasOne "Timezone_id" relation (which contains id and name) and a form which adds a Control for that with $form->addControl('timezone_id');
  • The form will include the Dropdown and caption will be "Timezone Id".

Expected behaviour:

  • For hasOne fields where a Dropdown is added by default, the caption should remove the "_id" component and read "Timezone" only

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions