Hi,

I would like to add renderedIfEmpty to the t:messages component which
per default is false (current behaviour)
The reason for that: To update/append FacesMessages to a
messages-component after AJAX requests (e.g. PPR)
it has to be possible to locate a DOM element to which this messages
can be appended.

One could also think of automatically adding a CSS-style display:none
if the empty table/list is rendered which is
reset by any JavaScript updates to the messages.

Alternatively we could create a new messages-component which supports that.

If anybody can think of reasons why this parameter should not be added
please tell. Otherwise I'll file a JIRA issue
and start implementing on thursday evening.

kind regards

Ernst

Reply via email to