Hi,
I am sorry if this is not the wight place to ask some information. I have been trying to add a placeholder in the TEditor. I have been trying to add one with the html content, but it is displayed weirdly. I tried to make it happen with : <p><input type='text' placeholder='Please enter your text'></p>
, but a border appear and it does not behave like a placeholder. I need to delete the placeholder with backspace to make it disappear.
If you have a better way to make a real placeholder, please let me know.
Hi,
I am sorry if this is not the wight place to ask some information. I have been trying to add a placeholder in the TEditor. I have been trying to add one with the html content, but it is displayed weirdly. I tried to make it happen with :
<p><input type='text' placeholder='Please enter your text'></p>, but a border appear and it does not behave like a placeholder. I need to delete the placeholder with backspace to make it disappear.
If you have a better way to make a real placeholder, please let me know.