Forums
This topic is locked
navigation on detail pages?
20 Apr 2003 18:20:18 L G posted:
I'm usind DWMX and have made search, master and detail pages. i want to add navigation as in previous and next to the details page so i can move between detail pages without having to return to master page. From reading other responses here i've managed to work out that i need to use the same recordset on detail page as on master page. Do i need to filter this recordset and if so what filter? I'm using ID to get record for detail page. I've seen an example of this in the simple search extension and would like to do something similar. can anyone help please? Replies
Replied 17 May 2003 22:52:45
17 May 2003 22:52:45 Rikard Krvaric replied:
What I would do, is take the ID (say 12) that you passed on into the DETAIL page. Then just ADD or Subtract 1, from that ID, and link it into the Detail Page itself, again...
That way, you should be LOOKING at Detail 12, and Linking to Detail 11, and 13.
King Rich
You've Been Blasted by King Richard
That way, you should be LOOKING at Detail 12, and Linking to Detail 11, and 13.
King Rich
You've Been Blasted by King Richard