Adding <table> tags to Rich Text

HI All,

I am trying to embed a table in the rich text editor (for my clients to be able to replicate in the CMS) and am searching for a solution for embedding jsfiddle in the rich-media field.

I am able to embed my jsfiddle dashboard, but can’t actually just show the result that is created. Does anyone know how to do this?

Here is the link to my jsfiddle project: Hoboken_hop_table_1 - JSFiddle - Code Playground

Here is the page I am working on: seamlessbeta.com is for sale | HugeDomains

webflow read only project: https://preview.webflow.com/preview/cityofhoboken?preview=ab29a154dd2fcb05404ae81dced95694

Checkout the Department Resources collection and the collection item called “the hop”

Any suggestions!?

Hey @Asher

Thanks for making this post.

I spoke with the team on this but unfortunately we weren’t able to come up with a solution.

Right now, you are not able to embed code into an RTE with jsfiddle.

Instead I recommend using an Embed outside of the RTE.

What you need for the above:

How to host text files on Github

How to embed files hosted on Github (see 2b)

If you still need to do this within rich-text, it’s possible with even more custom code - all you need is to detect a “placeholder” and replace it with the external content.

1 Like