Hi, i have everything set & ready, and in preview mode all seems to work fine. BUT: on my live site, when adding new info to the database, the specific collection to where it was added, will show only the new input (and it’ll override the previous inputs - when trying to diaplay them).
That’s one issue.
Another question:
When displaying certain info, and hitting “back”, it returns to the full collection page, instead of the specific collection (so you’re still in the collection you want, but can look for other info).
How do i solve these 2 issues?
Thanks !!
(my site: www.tanaqua.co.il)
have you synced sandbox data to live data?
yes
Anyone?
I can’t use the database… until i solve these issues
Pls HELP!!
Hi,
Regarding your first question, How do you insert the new info into the databse collection? Are you using an input field in the site, or directly into the live collection?
If you have a form and a list in the same page you will need two different datasts, one which has Write-Only Mode for the form, and second, which is a Read-Only mode which you can connect your displayed list to.
Good luck
Hi Yotam,
Thank you for your reply!
I insert the new info through the form on my live site - so i guess it’s going directly to the live collection.
I’m not sure i completely understood your second comment:
I have a form to collect the data on one page, and another dynamic page to display the data.
I created a dynamic item page (like in the video tutorial), only difference is that the data will be entered live, and not beforehand. And there’s the problem, that the live new data overrides the old data
I went over everything again, and all connections seems fine… And I noticed something else:
When on preview mode, i can navigate between the different collections, with the bar shown in the picture. On my live site, the bar is NOT there.
I inserted more info through the form: On the category page (the main one ) - everything’s working fine, and i have different categories.
When I select a category, i get different inputs, with different images (just like i uploaded them in the form).
BUT, when entering each of the inputs, to display info (that should be different for each image) - it keeps displaying the same info for all (even though everthing’s there in the live database - as shown in the picture attached):
The category is marked in red, i have several inputs for this category, and only get displayed what’s marked in yellow.
Hi Anat,
On a side note, the bar shown in Preview is only there in preview and allows you to see Dynamic Pages which require going to a specific URL (something that can’t be done in the Editor).
Regarding the info being updated:
I assume you have a few input fields and a submit button.
These fields are connected to a Dataset (which represents the data in the collection).
You should see the dataset on your Editor… Click it, and click ‘Manage’.
In the management panel, set ‘Mode’ to be ‘Write Only’.
Hope this helps,
If not, please specify the page name you’re having issues with, and I’ll have a look.
Liran.