Active
Project:
Purr Messages
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 11:14 UTC
Updated:
25 Apr 2012 at 11:14 UTC
Hi there, I've a situation where multiple status messages are displayed to the user. However, it seems that they are all displayed together in one popup (even though separate drupal_set_message) were called. Is there a way to avoid this somehow and have every message display in a separate popup? Does it depend on the structure of the messages var, i.e. should I adjust it not to show ul-li-li or something?
Cheers