I can’t make the form destinations on different app tabs go to different sheets; when I set the destination for one form on one tab it automatically changes the destination for other forms on other tabs.
I have multiple tabs, and I want users to be able to add items to each tab on the app. (each tab on the app corresponds to a specific sheet in a google sheet) so I have enabled “allow users to add new items” to the collection on each tab.
When I go to the “add” form on tab A, the destination for the form is sheet A, but then the destination for forms on other tabs automatically changes to sheet A as well.
If I then go to tab B and set the destination of that “add” form to sheet B, when I return to tab A the form destination on tab A is now sheet B.