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).