Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dynamic Data Table - Members directory

Explorer ,
Sep 09, 2012 Sep 09, 2012

I am using DW CS5.5. I have a members directory on my web site that is set so that new members can register and their names automatically appear in the directory. The names appear in alphabetical order. Members have to sign in to access the page that the directory is on and that part is working OK. The problem is that it is only showing 10 names. It isn't related to when the people registered. Names starting with "H" that were added today are appearing but names added 3 days ago starting with "M" are not.The phpMySQL database seems to be OK, although I have only started working with php very recently and am far from being an expert. Any help with this would be greatly appreciated.

Thanks

TOPICS
Server side applications
537
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Sep 10, 2012 Sep 10, 2012

Did you use the "Master Detail Page Set" function in the Insert tab of DW and recieved this outcome? If so then 10 results per page is the default. If you used the "Master Detail Page Set" function in the Insert tab of DW then at the bottom of the list you will have the two link arrows one for "next page" and the other for "previous page".

Translate
Community Beginner ,
Sep 10, 2012 Sep 10, 2012

Did you use the "Master Detail Page Set" function in the Insert tab of DW and recieved this outcome? If so then 10 results per page is the default. If you used the "Master Detail Page Set" function in the Insert tab of DW then at the bottom of the list you will have the two link arrows one for "next page" and the other for "previous page".

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 10, 2012 Sep 10, 2012
LATEST

Thank you very much. That is exactly the problem. It wasn't showing any arrows to take you to a second or third page so I have started over and inserted a new dynamic table and it is now working great.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines