Add new row with enter key

Hello honeycode~

I have a problem.

I want to make a new row when I type in the input window and press Enter.
I tested it with Input column, but I don't know how.
Please explain it.

thanx~

Hi @sangmin, thanks for reaching out! :smiley:

Sounds like you want to have a trigger on a form to write a row. This can be achieved with buttons; hitting enter on a field would not trigger an automation.

For a quick way to create this, you can use the app wizard or a form object that will set up a screen with input fields and a button for you:

If you click on the button on that newly created form screen, you'll see an automation that adds a new row to the selected table in your form set-up.

Hope this helps clarify, and let us know if you have any other questions. :honeybee: :honey_pot: