Skip to main content
Participant
April 8, 2007
Question

go to detail page to repeating region

  • April 8, 2007
  • 1 reply
  • 261 views
Hi! I'm writing cause I've nearly gone mad in the recent days:
I have a php web page that deals with flowers with a few links with go to detail page behavior downloaded from exchange. My problem is when I click a link e.g. a rose's, the detail page comes in and pases the url parameter "ID" what is defined. But I want a repeating region on the same page with recordset navigation. But when I insert the navigation It doesen't do anything but showing the same "rose". I tried url parameters on the next and previous buttons instead of repeating regions, but didn't help cause I dont know how.
Is it possible to use repeating region with navbar after a go to detail page dropped me on the page?
Thanx if you help me
This topic has been closed for replies.

1 reply

Inspiring
April 8, 2007
Jose 123 wrote:
> Is it possible to use repeating region with navbar after a go to
detail page
> dropped me on the page?

The recordset on a detail page contains the details of one record, so
there is nothing to repeat.

It sounds as though you want to show the details of one record and
display a list of all other records. If that's the case, you need to
create another recordset on the detail page containing the records that
you want to show. You can then apply a repeat region to the second
recordset.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/