This topic is locked

PHPRunner 5.2 Build 4348

2/5/2010 3:22:14 AM
PHPRunner General questions
S
swanside author

Hello.
I have the following tables

Job, Labour, Material, PDA Labour and PDA Material.
Job is the Master Table and the others are all childs to the master on a Job_No field.

In my edit page for the Job Table, I have the tables Labour, Material, PDA Labour and PDA Material.

So it looks like this

JobEdit Data,

Labour,

Material,

PDA Material,

PDA Labour



Can the order of these be rearranged somehow, so it shows the Job Edit fields, then underneath it will have

JobEdit Data,

Labour,

PDA Labour,

Material,

PDA Material,


Cheers

Paul.

J
Jane 2/5/2010

Hi,
you can re-arrange order of the detail tables on the Visual Editor tab.

S
swanside author 2/5/2010



Hi,
you can re-arrange order of the detail tables on the Visual Editor tab.


OK Thanks Jane

Drag and Drop...