Bobo
                
              
                
              
                  
                  
              1
              
             
            
              A quick play seemed to show that msg.topic (used to provide a "title" in D1) is not currently included, just confirming?
And a supplementary question, is there a way to force a newline in ui-notification? Everything I tried (\n\r 
 etc) seemed to come up zilch.
Thanks
             
            
              
              
              
            
            
           
          
            
            
              With Dashboard 2.0, there is no concept of a notification "title", it's all just rendered HTML - see example in docs
In your case to render a new line, you can use the HTML way of doing things: <br />
             
            
              
              
              1 Like
            
            
           
          
            
            
              
I think that should be <br /> 
 or just <br> is fine.
             
            
              
              
              
            
            
           
          
            
              
                system
                
                  Closed 
              
              
                  
                  
              5
              
             
            
              This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.