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

placeholder html attribute

5 Answers 401 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Matjaz
Top achievements
Rank 1
Matjaz asked on 28 Jul 2014, 03:02 PM
Does Editor support placeholder attribute, because if it is I can not get it to work?

<textarea data-role="editor" placeholder="some text"
                    data-tools="['bold','italic','underline']"
                    data-bind="value: ShortDescription">
            </textarea>

5 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 30 Jul 2014, 07:30 AM
Hello Matjaz,

The Kendo UI Editor, does not support the placeholder attribute. But if you want to display some text inside the editor initially then you can just enter it between the textarea tags, and it will be displayed when the Editor is initialized. I hope this example will help you:

http://dojo.telerik.com/iGij

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Matjaz
Top achievements
Rank 1
answered on 31 Jul 2014, 11:12 AM
This is not suitable for me.
Is there any way, such feature will exists?
0
Kiril Nikolov
Telerik team
answered on 31 Jul 2014, 11:56 AM
Hi Matjaz,

I am afraid that such feature is not currently available. Please check the UserVoice section where you can post this suggestion and if it gets popular we will see it implemented in the future.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Alex
Top achievements
Rank 1
answered on 18 Jan 2016, 11:10 PM

This is apparently STILL not a feature. 

 

When do you guys plan to implement? This is such a simple, common need.

0
Alex Gyoshev
Telerik team
answered on 21 Jan 2016, 08:27 AM

Hello Alex,

You can vote on the UserVoice item to raise the implementation priority. We have no immediate plans for implementing this feature, but it will be considered for future releases.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Editor
Asked by
Matjaz
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Matjaz
Top achievements
Rank 1
Alex
Top achievements
Rank 1
Alex Gyoshev
Telerik team
Share this question
or