This topic is locked

How to display child record on right side of list grid?

10/16/2012 4:01:30 PM
PHPRunner General questions
T
Tayyab Ilyas author

By default the child record information on master list display on left side right after the edit/edit inline and view option. How can i move it to right side or after my last column in list page.
Thanks for support in advance.
I am using PHPRunner 6.1

C
cgphp 10/17/2012
  1. Go to the Editor
  2. Add a new column to the right side of the table
  3. Select the details link
  4. Drag the selected link in the new column

T
Tayyab Ilyas author 10/18/2012

This will be a very lengthly process and i will neeed to do it for all list pages. There must be some why through layout/template where i can modify some code. If someone can guide me on that...