Issue #30#31
Conversation
|
Hi @cotusandro, what was the reason for this change? |
|
In the previous approach, data was added at the bottom of the spreadsheet instead of after the header row. This means you had to scroll down to see new entries, especially with large datasets. The new change addresses this by allowing you to handle larger datasets and frequent submissions more efficiently. Edit: This aligns with how we typically view new information – when a new email arrives, it typically appears at the top of your inbox, with older emails listed below. This approach is also common with many HTML form providers, where new entries are displayed first and older entries are placed at the bottom. |
|
Hi @levinunnink, just wanted to update you that I've used the updated script, and I haven't encountered any issues or errors. I successfully received more than 10,000 entries. |
@levinunnink, please take a look