Plasmic Form trouble

Guys, I’m having trouble understanding how I can REALLY use Plasmic. I’ve already understood that Plasmic is a spectacular frontend tool, which is fine.
The problems get much worse when you need to manipulate data, such as data input and output.
Let’s look at the available information:
[Building forms in Plasmic (basics)]

[Integrating with databases and APIs in Plasmic]

You can see that we use the form component to update a table, where it has a button and inputs, in “simplified” mode we have the necessary “connect to table” option. With this connection we will supposedly be able to update tables with external data. Magically we have a connection that works. The problem is the extreme visual limitation of the form. It seems that the Plasmic platform was developed to work only with the form component option to send data. I really hope I’m wrong, because no matter how hard I try, I can’t create a “free” form, that is, create the inputs and buttons to my liking and send data when clicking on the button.
Anyway, could you please make a short video showing how to create a form with 3 inputs and a submit button and showing the data being generated in Google Sheets (to make sure it’s easy). This would be a simple video and would help 98% of users like me who want to use the platform and see that it’s useful to the end (it’s not worth using the form component, you have to create the inputs and the submit button).

Hi @carlos_eduardo, thanks for your feedback.

The ant form component is not very customizable in terms of design. That’s why the new Customizable Components Overview | Learn Plasmic exist! Can you try to use the input components from there? You’ll need to wire up all the inputs and data more manually than with the form component, but from a design perspective you’ll have full control!

It is actually completely customizable, but requires a lot of configuration. I just had to follow this video here: https://www.youtube.com/watch?v=ZHBqHlqF0Y4&t=91s&ab_channel=Plasmic
The blog links for help that you provide are confusing. I would love for you to take into account my individual experience using Plasmic for so long and start investing in video tutorials. I have watched almost all of them on YouTube, they are only 5 minutes long and they answer a lot of questions. You should take into account people with few programming skills, which seems to be the target audience for Plasmic’s promise.