Next Record Button on Master/Detail Page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
michaelmcewen
User
Posts: 78

Next Record Button on Master/Detail Page

Post by michaelmcewen »

When in the Master/Detail page I need to be able to move to the next master record without going back to the list view.

As an example, looking at customer (master) and notes (detail)....I need to be able to click a button to move to the next customer (master) record.

Thanks!


mobhar
User
Posts: 11736

Post by mobhar »


michaelmcewen
User
Posts: 78

Post by michaelmcewen »

I've reviewed the demo and downloaded the code. It does what I want on the categories page when you go into the master/detail view where the detail is the products table. You can scroll through the categories while the products are being displayed for each category.

The problem is that I can't tell which settings are causing this to work the way I want it.

Any direction would be appreciated!


mobhar
User
Posts: 11736

Post by mobhar »

Just click on "products" table, from "Database" pane, then from "Tables" setup, make sure you have enabled "Master/Detail View (as Detail)".


Post Reply