This topic is locked

phpr 6.2 how to set two records per row in edit page

1/3/2014 10:33:53 AM
PHPRunner General questions
L
leisureguy author

How can I set two records per row in edit page with PHPRUNNER 6.2

I already try to modify layout files(.ly) and bricks files(such as editfield.htm), but I don't know how to do.

Can somebody help me.

thanks

C
cgphp 1/3/2014

Probably you mean two fields (not records) per row. Check the relative manual page http://xlinesoft.com/phprunner/docs/customizing_layout.htm

L
leisureguy author 1/4/2014

Thanks Cristian Gilè .

Yes, I want to make two fields in each row in edit page, but I don't know how to do yet after checked the manual page.

And I use PHPRUNNER 6.2 ,no 7.0

Could you tell me more clearly.

HJB 1/4/2014

Not only, PHPRunner is the world's best RAD tool, it is as well the only one with VISUAL EDITOR and built-in tools to simply run few mouse clicks to get you what you want. So..., visit the VISUAL EDITOR page inside PHPRunner and try the icons seen to the left plus the HTML and else insertion possibilities like buttons, code snippets inside that VISUAL EDITOR page from the top menu line, hope it helped and Happy New 2014.
P.S. Further, watching the Tutorial under http://www.xlinesoft.com/tutorials/VisualEditor.htm is really raising user experiences to new unknown heights ....

P
psenick 1/6/2014



How can I set two records per row in edit page with PHPRUNNER 6.2

I already try to modify layout files(.ly) and bricks files(such as editfield.htm), but I don't know how to do.

Can somebody help me.

thanks


I would just go to the 5th button on the 6.2 menu "Totals", look just above your list of fields and change the "records per row" from the default of 1 to 2.
This should take care of it without any special customization.
Paul

P
psenick 1/6/2014



I would just go to the 5th button on the 6.2 menu "Totals", look just above your list of fields and change the "records per row" from the default of 1 to 2.
This should take care of it without any special customization.
Paul


Take that back... Sorry, that is only listed for List and Print pages.
Paul

Sergey Kornilov admin 1/6/2014

In version 7.0 it's a matter of selecting a proper Edit page layout. In version 6.2 you have to modify page in Visual Editor adding some extra columns and dragging fields and field labels there.