The web client of our application makes use of xforms. A message box pops up if an error occurs during validation, and the title of the message box currently shows to the name of the application (e.g. Microsoft Internet Explorer).
(The graphics function is malfunctioning, so I cannot upload a screenshot.)
I am trying to find out if it is possible to change the title to something more meaningful. Looking at the xforms specification, section 10.6 (http://www.w3.org/TR/xforms11/#action-message) describes the message element and it does not appear to allow the title to be specified.
Could anybody please confirm/deny that the titles cannot be specified for message boxes invoked from xforms?
Thank you.
Andy