Hi,
In the situation where the master record is in the top part of the screen and the detail records are below, is there anyway to get phprunner to generate some simple navigation buttons for the master record e.g.
<- (previous master record) ,
-> (next master record),
--->(jump 5 master records forward)
etc.
Obviously the relevant detail records would be retrieved for selected master record.
This would save having to go back to the master table simply to select the next record.
Cheers,
JP