Hello,
Following the way using a recordset in DW to add a repeated region, I have no probs. I linked my rows to get a detailed page of the product.
But, an another page, I made a little more complicated installation. I use a recordset for two repeated region in the same page.( i.e. )at the top of the page I have a table with my asset (rsRecordset.myasset) from the recordset I configured using only the first member of my msql table, and on the left I made an another table for the rest of my data. Basically, I would love to propose the first row from the mysql Table (sort by date) at the top of the page, and on the left - in an another repeated region - the all rows from the Table. These data came from the same Table on a MySQL database.
When I test my page, it's appear that only the first repeated region run, but the second repeated region style empty...
If anyone had the same prob, feel free to help me a little cause, even if I cross the Web, I had not find any solution
