How to customize the notifications?

Hello, I've been trying to find a way to customize notifications but haven't found a solution yet.

I work on several projects, and I checked the configuration settings but didn't find where I could adjust the size, background, or similar attributes.

One of the notifications I use appears like this:
image

However, I couldn't find where these settings are configured.

In another environment, I was only able to change the background color using CSS:
image

I searched the forum and found here the settings and UI have been updated, but I didn't see anything related to further customization.

Hello @juliomds,

I know for some components there 'validation rules' sections that have input fields for adding in 'custom rules'.

For example, I have a file dropzone component that has JS validation logic to check of the file type is a png, and if so, it will return the string I specified as an error message.

However, not all components have this input field. If you could let me know which events/components have an error message that you want to customize, I can definitely make a feature request to add further customization to them!

Hello @Jack_T , thanks for answering me!
So, I would like to customize the notification itself when a query fails, but I could only change the background using the css and the placeholder where it's been shown.

1 Like

Thank you for the details!

Just filed that feature request. Will keep you updated on any news I hear from the engineering team on that ticket :+1:

1 Like

Thank you!