swissdoode Posted September 4, 2020 Share Posted September 4, 2020 First: I'm using PW 2.x for this (don't ask)... I'm trying to output an error with HTML-Markup, using this: $form->get($errField)->error($exception->getMessage(), Notice::allowMarkup); But the HTML-Markup that's in $exception->getMessage() is rendered with HTML-special chars. What am I doing wrong? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now