@emmanuel, I would like to make the Rich Text Input element required, but it doesn’t have the “this element should not be empty” property. Could that be added?
![]()
@emmanuel, I would like to make the Rich Text Input element required, but it doesn’t have the “this element should not be empty” property. Could that be added?
![]()
That one is not coming natively with the plugin, so why don’t you do this manually first.
Ok, I’ll try that.
Hello Emmanuel,
I’m a beginner, can I have more info on how to this validation manually?
Thank you!
how to this validation manually?
You can just add a condition to you buttons and/or workflows to stop them from running if the rich text input is empty.
That being said, the Bubble Rich Text editor (I assume that’s what you’re referring to) now has the option ‘This input should not be empty’ so you don’t need to do it manually (I’m not entirely sure at which point in the 6 years since this post was made it was added… but it’s definitely there now).