Generally I avoid setting values on a submit action as the newly created row might not be created in time for those set columns to sync. If you want something more reliable then I would say make a custom form with an add row action. You can add things as you want in that same add row action without worrying about the problem above.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Set Column Values after Form submit | 27 | 2552 | January 30, 2024 | |
| On Submit not working as expected | 5 | 82 | June 4, 2024 | |
| Column not syncing to Google Sheet | 12 | 339 | October 4, 2023 | |
| Action on submit form: Set column value is automatic deleted | 7 | 136 | April 17, 2024 | |
| Set Columns Action | 12 | 2288 | January 17, 2024 |