Container within a container

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.

Any suggestions

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.

2 Likes
2 Likes

Hi TD,

I ended up doing that and it works perfectly.

1 Like

I really need to invest some time on CSS, it really opens up a whole new world…

thanks H.

1 Like

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