webshim
webshim copied to clipboard
Validation Message Does Not Display Properly When Using TinyMCE
trafficstars
When using TinyMCE to transform textareas, the form field is modified to hidden. When the same field is set as "required", which will result in a validation message to be displayed, the validation message is not displayed next to the transformed TinyMCE. Instead, it is placed where the "hidden" textarea is positioned (which is outside of the form layout.
There needs to be a way to have the validation message appear next to the transformed TinyMCE area.
This is a very specific feature request. That does not follow the spec, however you can built it your own. Here is how: https://github.com/aFarkas/webshim/issues/148