This topic is locked

Modifying layouts in visual editor

6/25/2011 4:47:15 PM
PHPRunner General questions
B
btrdev author

Hello everyone,
I am fairly new to PHPRunner.
I have made significant changes to the layout and appearance of one of my "Add" Pages using the Visual Editor. Is there some simple way to get the Edit page for the same table to use the new layout, or do I have to apply all the changes again to the Edit page?
Suggestions would be appreciated.

Sergey Kornilov admin 6/25/2011

I recommend to watch 'How to build advanced webforms' tutorial at http://xlinesoft.com/phprunner/php-database.htm. At the end of this tutorial you can find how to copy layout from the Add page to the Edit one.

B
btrdev author 6/25/2011



I recommend to watch 'How to build advanced webforms' tutorial at http://xlinesoft.com/phprunner/php-database.htm. At the end of this tutorial you can find how to copy layout from the Add page to the Edit one.


Thanks. I am trying it now.