So I have a wiki-like database where users can add information and request to edit information.
I am currently working on a prefilled form and automation where they can edit the entries themselves. However, this table is kind of massive in the sense that there are a lot of columns and some of the information is a bit lengthy.
Here is where my question comes in. Is there a limit to the length a prefilled form link can be? Or how many fields an automation can have?
Also, my automation tests keep failing when a select field or other non-text field is present.
It would be nice if the data could be added (appended) instead of overwritten, which would negate the need for such a huge prefilled form. I don’t think airtables update automation can do that though?
P.S. I am on a free plan so apps and the like are a no-go.