I am trying to create a landing page. 2 columns. The left one has the text/description and the right one has a form.
I tried to use a container, but the issue is that I can not create a form with a submit button, the fields seem to point to the first record in the table.
I see a Form Container element which would work fine, but I cannot add it into the first container so it appears in the right hand side column.
You can create a custom form instead, but make sure you know what table you’re building the screen on top of, and add user-specific columns inside that table.