How to store a text entry in a variable and save it in Airtable?

Why I can not save the text in this way?
Can someone help me, please?

it is not working?

I would suggest to debug your code by displaying an alert or put the result in a label and make that the first thing in the [Click] event of the button that creates the row in the Airtable.

Let’s first be sure what the variable holds just before you write it to the new row. If this is ok then we look further.

So the first block in [Button_Enviar02].[Click] would be to display the content of the variable then continue as stated.

1 Like

Is not working. Because, by logic, it was supposed to work.

I will try this.

1 Like