[Flow] $this->addFlashMessage HTML Code

Patric Eckhart mail at patriceckhart.com
Sat May 16 17:26:32 CEST 2015


Hey guys,

I've tried to add HTML Code in $this->addFlashMessage(''); but it doesn't work.

The line in my controller:
$this->addFlashMessage('<strong>Error.</strong>');

I also tried <f:format.raw> in Fluid Template, but it also doesn't work. :-(

Can you help me?


More information about the Flow mailing list