Show external Iframe inside Universal App

Hi there!

I’m looking for how to embed external iFrame into a Universal App. The thing is, I want to make certain actions with the data that is not supported via the current UI (i.e. select multiple rows and make a custom action like send a webhook with all the row’s data). A walkaround could be with n8n - I’ve been developing custom UI with n8n and webhooks for years. This way I can create whatever custom UI I need and then just show it in the Universal App.

However, I can’t find a way to embed external iFrame into a Universal App. What could be a solution? Write a custom plugin for Apps? or there is a more convenient way.

BTW, I’m using Self-hosted SeaTable 6.0 in Docker.

P.S.
Just to be clear: I’m not looking for embedding Universal App elsewhere, but quite the opposite: to put external page into my SeaTable App

Hi @eduard, and welcome to the SeaTable forum!

As far as I know, this is currently not possible, but it’s a work in progress… There’s already a feature request submitted for being able to add custom HTML/JS code in Universal apps.

Bests,
Benjamin