Embedded forms - Seems to not work - is it possible?

Your Setup:

  • SeaTable Cloud

Describe the Problem/Error/Question:

I made a form, but my website guy, who is super high level pro, said that he can’t get the form to work as an embedded form. He looked at the docs and tried an AI search and apparently it’s a no-go. Is that correct? If so I will submit a feature request. If forms can be embedded in sites, is there a how to article or video?

You can integrate webforms in websites using an iframe.

For clarification: only specific routes can be embedded via an iframe:

  • /dtable/view-external-links/*
  • /dtable/external-links/*
  • /dtable/external-apps/*
  • /dtable/forms/*
  • /apps/custom/*
  • /external-apps/*

These paths are defined in seatable-server.yml.

All other routes are blocked from being embedded.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.