We want to change the format of an error message that shows for some users under certain conditions.
The message is generated from UE_REGISTERFORPROFILE
Looks like this on frontend:
We understand how to change the text of the message. We want to change it from Message Type Error to another message type, for example message type "Message" or "Notice" or "Attention".
What is the best way to accomplish this? Is this something we can do in Template Overrides? If so, how can we figure out which code to use?
When we inspect element, this is what we see: