Closed
Description
I'm going to need the error messages to display in a "helping" sidebar, for a certain form, so I would like the option to do something like:
...
errorMessagePosition : '#sidebar' //or any other id ideally
...
and send the div into this specific place. I will try to implement this, however I am a novice programmer and might get something wrong. So I decided to post it as an improvement suggestion, while I try to get it to work.