The community member is a Webflow user considering migrating to Webstudio and has a question about forms and CMS. They want to know if they can set up a form with a file upload feature, and have the submitted data automatically posted to a CMS collection/item and displayed on the site. Another community member is trying to achieve a similar use case using Supabase, but file uploads are not currently allowed. The community members are hopeful that file uploads will be supported in Webstudio in the future, and one has provided a link to a related GitHub issue to track the progress.
Hi Webstudio, I'm new here and currently a Webflow user, I would like to consider migrating to Webstudio in the future but I had a question regarding forms and CMS.
If i set up a form for a end user to fill out with a native file upload ability, can that be posted to a CMS collection/item and updated to display on the site automatically? Similar to what Webflow does with logic but way better hopefully, as their logic does not even accept file uploads on a CMS plan and their logic wont accept files.
The goal in to create a CRUD style database inhouse with Webstudio that the end user can update/edit/delete just from typical form submissions,