I am attempting to bind the placeHolder option of the igTextEditor using Knockout.js. I am binding to a ko.observable() but what it ends up showing in the editor is [object.HTMLInputElement] instead of the text. Is this a known issue?
Hi, John.
The functionality you are referring have never been implemented and that's why it is not working. You can bind only the "value" option, which will mean that it will observe the value of the input. The same is not designed to work for the placeholder and any other editor option.
We have a portal - http://ideas.infragistics.com, where you can log a Product Ideas, where you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.
But I can suggest you to work on a custom solution and if you need help I will try to assist you.
Best regards,
Nikolay Alipiev
Software Developer