Hi everybody,
my issue is pretty simple, but it seems I am not able to solve it to work.
I have created simple form with few fields to be filled and then send to my database - let’s name it database A . Obviously, for purpose to receive information from live website this database needs to be set up as “form submission”. My form works fine. But now I need to display the content from database A on my dynamic pages, so the work individuals submit can be seen by everyone else on my web page.
I thought I would just create dynamic page and connect elements of it with my database A . However this seem not to work, as database A is “form submission” type and not “content” type.
Any ideas how to do it? Thanks for your help.
1 Like
Did you find a solution to this? I am currently facing the same problem
I am having the exact same issue. I want the submissions to show up EXACTLY as they do in the website settings, but from a page on my website. I’ve been at this for 3 days now, and no one seems to be able to make it work…
Wix Forms data gets saved into a database that is Admin view only. The databases are just not compatible for public dynamic pages.
You will have to build a custom form from scratch and connect via velo instead .
Yeah, very unfortunate (and strange) oversight. Like, I’m looking at exactly what I want it to look like (on the Wix Site), but there’s literally no way to make it look like that on MY site.
Looks like Google Forms is my way to go, it’s not as pretty, but it’s as close as I can get.
I don’t see why you would need to go with Google Forms.
All you have to do is turn in Dev Mode, add input elements and connect them to a database. No coding needed.