Hi all , can any one help me in the below problem.
a- I created a website collecting data from members through a form to a database ( Working fine and data always saved without any problems)
b- I created a dynamic page to collect the database saved information and display the same by using a table in the normal page ( which is also working fine )
c- The proplem starting when i want to select any item from the table to display from the dynamic page ( it is always display the first raw’s information only and keep repeating the same for all the table elements )
if i sort the database from new to old , i will stuck with the latest data saved in the database only , and if i sort the database From A to Z , the first it will repeat the same but this time i will stuck with the first A information only and not able to navigate to other information)
i seems that the data input and output from the tabase is working fine but i couldn’t find solutions for this.
i am just beginner and i didn’t use any code , i did all the site functions by using the available ready items from wix.
Thank you.
So you are linking from a table connected to a dataset in Wix Code, correct? Then you must first select in the table setting that you have ROW SELECT not CELL SELECT and then you want to go to settings again in the table and tell the table to link to your dynamic page created from the dataset.
Thank you for your reply.
I did all what you mentioned above .
and my table shows all rows exactly as the database and setting done for row select. all rows in the table are different but once i try to select one . then all rows will open the same data
How have you setup the Dynamic Pages for the Data Collection?
i creat a user input form and linked it with the dataset then i creat dynamic page with different elements to display and linked each element to it’s data collection cell from the database .
So you have a working dynamic page where you can move forward and backward in Preview mode to see the correct information. Then still in preview when you look at the table, no matter which row you click you end up on the same dynamic page?
If you are in live mode or preview mode make sure you have synced data over to live data collection.
exactly.
i did synced data and when i change the sort from( new to old ) to (A to Z) and published the site again . i found that the dynamic page displayed another page as per the new sort but still it is the only page i got for the table rows.
Can you take some screenshots of your setup?
Issue still exist. glitches way too much even after following all of their instructions and trouble shooting.