I am trying to get a popup to display arbitrary text. I can get it to display the text I type, but when I try to format the text as rich text it accepts “save”, but the formatting doesn’t change…
What am I doing wrong…?
Thanks!
I am trying to get a popup to display arbitrary text. I can get it to display the text I type, but when I try to format the text as rich text it accepts “save”, but the formatting doesn’t change…
What am I doing wrong…?
Thanks!
Try wrapping something in say [u][/u]
without using the rich text and see if it shows?
Once you have determined that we can continue to debug
Hmm, I got this…
Changing the brackets to square ones, I get this
Yeah so it is exposing the correct state, odd that the rich text is not rendering, might be best to submit a bug report to Bubble.
In the mean time you can hard code the rich text edits with some basic HTML
Checking out the reference pictures, these values should do the trick
Underline: [u]
Line break: [br]
Thanks. The underline works, the line break doesn’t, but either way, the Rich text box seems not to be saving, I will submit to Bubble as you suggest.
Appreciated
Now that I think about it, you shouldn’t need a line break, just press enter to drop the line. (It’s getting late here so brain is a bit done for the day)
Ah indeed, that works. Codes it is then for now
Great to hear, good luck with the app!
This topic was automatically closed after 70 days. New replies are no longer allowed.