Hi there !
I would like the data sent from a webform to populate an already existing row instead of creating a new row. Is this possible? Maybe with the row_id passed into a URL parameters?
Thanks
Hi there !
I would like the data sent from a webform to populate an already existing row instead of creating a new row. Is this possible? Maybe with the row_id passed into a URL parameters?
Thanks
This is not possible with a webform. Instead, you can generate a universal app, create a view and limit it to this specific row.
Hi @Axel ,
Another solution I sometimes use:
Doing so, as you will generate specific URLs for each row of the first table, you have the possibility to prefill every field with the data from the first table, allowing, for example, a user to modify all the personal data he fulfilled during his first submission.
Personally, I use n8n both for generating the specific URL for each row and to trigger the modification of the row when a “modification form” is submitted
Bests,
Benjamin
@bennhatton brilliant idea! I will give this a try. Thanks
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
Do it like thousands of other people who have used SeaTable to develop powerful processes and get their ideas and tasks done more efficiently.