This is a migrated thread and some comments may be shown as answers.

Adding custom fields into form component

2 Answers 893 Views
Form
This is a migrated thread and some comments may be shown as answers.
Jasmin
Top achievements
Rank 1
Jasmin asked on 24 Aug 2020, 11:40 AM

Hi Telerik community,

I hope you all are doing well.

One question, did some has a situation to add custom fields into a From Component, or for example a ListBox component?

Thank you & regards,

JB

2 Answers, 1 is accepted

Sort by
1
Accepted
Dimitar
Telerik team
answered on 26 Aug 2020, 05:53 AM

Hi Jasmin,

In general, the Form allows to utilize a custom editor through the Items configuration as demonstrated in the following section of the documentation:

Taking the above into consideration, a LisBox can be configured as a custom editor as showcased in the following Dojo example:

However, please note that the ListBox does not have a value binding, thus the selected value is not bound to the Form formData object.

Regards,
Dimitar
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

0
Jasmin
Top achievements
Rank 1
answered on 26 Aug 2020, 06:02 AM

Hi Dimitar,

thank you, this is what I need.

BR,
Jasmin

Tags
Form
Asked by
Jasmin
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Jasmin
Top achievements
Rank 1
Share this question
or