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

Is it possible to add text or image between fields?

1 Answer 220 Views
Form
This is a migrated thread and some comments may be shown as answers.
Wesley
Top achievements
Rank 1
Wesley asked on 16 Dec 2020, 11:07 PM

Hi,

  I am able to bind the form to a view model, but I want to add some extra text or image between fields, is it possible?

 

Thanks,
Wesley

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 21 Dec 2020, 03:41 PM

Hello Wesley,

The Form has no configuration options for adding arbitrary text or Html between the fields, so consider using jQuery and append the respective elements (e.g., <img> tag) where needed on document.ready.

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Form
Asked by
Wesley
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or