But if I want to add a little styling to that, letās say some table or column borders in a specific colour, how does one achieve this! All the normal operations like trying to use:
I donāt know of a way to do this using bbcode, at least on bubble, but there are a couple other ways you can accomplish this:
Use an html element, and style the elements using css
Wrap the text in a group, and use bubbleās built-in styling to create the border style you want
The second option is what I recommend. Bubble provides a large number of options for styling things natively without having to use code. I very rarely run into situations where my preferred styling canāt be accomplished using their built-in tools.
Thanks for that Austin, I probably should have mentioned the reason for asking in the first place.
Itās to do with using the standard āsend emailā workflow action and I just didnāt fancy taking the normal route of using email templates or signing up with sendGrid, mailChimp, sendinblue etc just to get a partially formatted email with tables etc included.
I know that body field will take bbcode but I wasnāt sure on the limitations through Bubble.
Ah yes, that does make more sense. Unfortunately I donāt think bubble supports bbcode styling. If someone else knows of a way, feel free to correct me though.
Hey folks! Just some basic bbcode for the email fields, Iām afraid, no complex styling ā thatā why weāve leveraged Sendgrid, though certainly understand the reluctance for signing up with yet another service!