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.