This topic is locked

PHPRunner 3.1

11/10/2006 10:21:41 AM
PHPRunner General questions
D
drh author

Hi all,

I am currently using phprunner 3.0 which I think is wonderful and well worth the money. I have decided to make the leap to 3.1 on new projects.
One of the improvements is the ability to change the layout of the fields on the page using the visual editor. (Or am I wrong???) Maybe it is simple and I am just being brain-dead.
Anyway, I can't seem to figure out how to move column headers and fields. Are there demos and/or instructions on how to do this? I had hoped it was as simple as drag and drop.
I did download the LiveDemo, followed the LiveDemo Set-up Instructions, but can't get it to run properly on my micro$oft laptop. I must have something wrong in IIS.
Anyway, is there anything available online to help me???
Thanks for your response.
Dave

Alexey admin 11/13/2006

Dave,
just proceed to the Visual Editor tab in PHPRunner.

Choose the page you want to modify then drag'n'drop any element you want to move.
Please take a look at the "How to use WYSIWYG visual editor" tutorial here:

http://www.xlinesoft.com/phprunner/php-database.htm
Please explain the difficulties you experience and I'll help you to overcome them.

Also this will help us to make Visual Editor more user-friendly.

D
drh author 11/14/2006

Thanks Alexey,
Lets say I have 10 fields with 10 labels and they currently display as
field1 label field1

field2 label field2

field3 label field3

field4 label field4

.

.

.

.

.
I want to change the display so that is looks like this
field1 label field1 field2 label field2

field3 label field3 field4 label field4

.

.

.

.

.
I can't seem to drag and drop these.
I assume I need to add new columns or a new table.
Please advise.
Thanks,

Dave

Sergey Kornilov admin 11/14/2006

While on the list page in Visual Editor right click on any column and choose "Insert column before" or "Insert column after". Repeat as many times as reqquired. Drag-n-drop fields and headers. Delete empty rows. Enjoy.