Can I add an icon to a Query Success message?

Hi All - Is it possible to add an icon to a Query Success message? I have a query that updates a database on button select. If I go to the Response tab of the query, there is a Query Success section and I check the box Show Notification. In the Success message text box, I want to add a smiley face to the start of the message. Is there a way to do this? This is not a feature request or a business requirement. Just trying to figure out if this is possible and if so how. I don't know JavaScript and am clawing my way through every step. As much detail as possible in any response would be appreciated. Thanks!

Short answer: Yes!

image

One of the features of the text inputs in most OSes these days is the emoji set which you can directly input (in Windows: WinKey + . [hold down the windows key and press the . key]):

image

Just drop one into the Success message input and you get it in the notification

1 Like

Thank you @pyrrho ! Worked!

1 Like