Form to update Value

Form to update Value.

Could I create a form that would search for a key value and would return in the baserow form to be updated?

Example I want users to be able to edit some information via form. I would do a search for his email and if found I would generate a link to the form with the table values.

Something like ?prefill_<field_name>=

It would help me a lot.

Hello @rafaelrodrigues, you can do this with n8n, check out this tutorial with all steps described in details: How to Update Row Data With Baserow Forms // Baserow. Hope that helps :slightly_smiling_face:

Yes, I saw it after I did a deeper search on the Form tag here on the forum.

In addition to this tutorial, I saw that there is a ticket giving this suggestion.

Thanks a lot for your support. !