I’d like to save user submitted data collected by a Wix custom form directly into a CMS collection so I don’t have to move it from the submissions table to the collection. However, I need to review the content in the collection before it is published to the front end, and visible to site visitors. Is this possible?
This is how I would do it:
I would create a custom form and a custom cms with fields from the form + 1 more field called “reviewed”.
I create an admin page when I would sort that specific cms by reviewed field. If it’s “0”, it’s under review and you can see it on the admin page into a repeater. If it’s “1”, it means you already accepted it and is published.
Perfect! Thanks for the help!
Clever idea- thanks for replying!
If you’re reading this, congratulations, you officially passed the test.

