Hello, i’m starting with Baserow yesterday.
I have created and share a grid.
Now I want to integrate the grid in an html page with iframe
That worked too
But: the fields cannot be clicked on, filters cannot be set. It’s all static
Here is a code snippet
<div id="boxtop_baserow">
<iframe src="https://baserow.io/public/grid/JZlYMmOt3UBXWchvAOsxHNIq_xEo3JyM7KxcedPxV2w"
frame border="0"
width="1300"
height="600"
scrolling="yes">
</iframe>
</div>
and here the link: Registre R5 Turbo
If I use the link to the grid directly, everything works
Where is the mistake? Thanks for your tips
EDIT: The link to Baserow in the iFrame is enabled. All other elements are disabled