Rich Text Format input for Tables

Hi, We are building a policy front end to allow teams to edit policies using rich text and saving back to the database (xano).

Some of these policies include tables, is there a way to create tables within the RTF boxes? I’ve tried HTML code but it ignores that.

thanks

Hey @MVCMark, what do you mean by RTF boxes?

Hi, Thanks for your message. It’s this Rich text input from the form input.

I don’t think you can create table in the current element. But it’s based on tiptap, which probably handles this. So maybe improving the current component might work (GitHub - weweb-assets/ww-rich-text).