kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Attributes can not be set in TaskBoard editable form

Open nelito987 opened this issue 3 years ago • 0 comments

Bug report

In Kendo Form custom attributes can be added using the items.attributes option. However, when the same option is used in the nested Form for editing the cards in the TaskBoard the custom attribute is not added.

Reproduction of the problem

  1. Open the Dojo
  2. Edit a card and inspect the Name input

Current behavior

screenshot The custom attribute is added in the Form, but not when it is used for editing the TaskBoard cards.

Expected/desired behavior

The items.attributes option should add an attribute in the TaskBoard editable form.

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all ]

nelito987 avatar Aug 02 '22 08:08 nelito987