Patch: allow additional attributes in /Elements/MessageBox

Hello.

This patch provides possibility to add additional attributes in
‘textarea’ tag in /Elements/MessageBox, RT 3.6.1.
I needed this possibility to add ‘id’, ‘onChange’, etc.
With this patch anyone can do it without rewriting
/Elements/MessageBox.

WBR,
Alexandr http://chorny.net

MessageBox.patch (1.03 KB)

Hello.

This patch provides possibility to add additional attributes in
‘textarea’ tag in /Elements/MessageBox, RT 3.6.1.
I needed this possibility to add ‘id’, ‘onChange’, etc.
With this patch anyone can do it without rewriting
/Elements/MessageBox.

I think you can already do this using a Callback for
Elements/MessageBox. Is there a reason that doesn’t work for you?