kendo-ui-core
kendo-ui-core copied to clipboard
Attributes can not be set in TaskBoard editable form
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
- Open the Dojo
- 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 ]