I would like to display my input error message which is written in the tooltip in the screenshots.
The tooltips are default by Bubble.
The input Content format is set to Email.
Hi there, @kamila.vankova… the input element doesn’t have a tooltip associated with it, so you would have to build a custom solution to do what you are showing. For example, to get the first message in your screenshot, you could have a hidden text element with a condition on it that looks like this.
I’m sure there are other ways to do it, and I’m guessing there might be plugins that could do the job, too. That being said, I think what you are showing is overkill for an email input because everyone knows what an email address looks like, but if that’s what you want to do, then I hope this response helps.