Need help on this urgently
None of the pages of my website are interacting with the database.
I have 2 pages One published and live and one one under development.
The live version has only one page BackToStudies that seems to be ok .
But the version I am working on the same page is not interacting with the database. I haven’t done any changes to the page in the version I am working on .
The page is a form that saves data into one dataset. On submitting there is no error message or success message and the data is not saved.
The other page RequestStatus is one I am working on and noticed that the fields on the page are not interacting with the database. Have a repeater and some dropdown lists that are connected to dataset.
Here is the screen shots
Cities database
Bookdetails database can see it has so many records
repeater connected to bookdetails dataset. There is no filter set
Dropdown city connected to Cities dataset
I am facing same issue with the dataset and repeater, it was working fine until last week and suddenly dat is not flowing to preview or published page
Thanks russian-dima,
I had contacted the support, they said people will get back.
My issue is still unresolved, I am not able to proceed with the development work. This is causing loss for me. If wix is unable to get back to resolve this issue , I will have to move out of wix
Please post the editor URL of your problem site. Only authorized Wix personnel can get access to your site in the editor. Please include the name of the page involved.
Hello Yisrael,
it is www.sumrux.com. Luckily the published site is not showing this problem.
The problem is with the new version of the site that I am working on now. It happens on preview. Due to this development work has stopped for more than 10 days
Well, then I need the Editor URL of the new version since that’s where the problem is.
You have a good number of pages, datasets, some code, and I have no idea what page I need to look at for the problem.
What page should I look at as a start? What is the problem on that page? What works? What doesn’t?
One thing I see is that the Repeater (and its elements) on Request Status isn’t connected to a dataset. That would be a problem.
can check any page that has fields, none interact with dataset.
You could try Back to studies(Form submission), Request status(site content)
As I mentioned in my post a few minutes ago, the Repeater on Request Status is not connected to a dataset. Many pages have code that is commented out.
I’m not sure what you’re tryhing to accomplish, but I’ll try to help if you can point out to me where I need to look.
Sorry was trying few things ater issue started and had removed all data connections except city dropdown list. It is not populating even now. It is linked to cities dataset.
Just now reconnected the repeater to dataset bookdetails it has started working.
Please help with the dropdown list . was there any change you made to get the repeater dataset working?
All I did was look. Didn’t change anything.
I still don’t know what page you’re talking about. I can’t help if I don’t know what I"m working on.
City dropdown certainly won’t work as it’s connected to a write-only dataset:
You can add another read-only dataset to use for the Dropdown.
Thank you so much.
No idea how city collection changed. I had set it to readonly. The Cities dataset is “Site content” not “Form submission”
The Back to studies form is working too.