jsf 2 - How to add multiple message validation in only one growl message -


i have p:growl show message validation, shows growl each message validation, there way show multiples messages validation in 1 message p:growl?

it's how growl works. each message appear in own panel. don't think can change unless develop custom growl component on own , put <p:messages> in :)


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -