This topic is locked

Copying Tables in PHPRunner

1/23/2007 9:35:52 PM
PHPRunner General questions
R
run4sbc author

I wanted to know if there was any way to copy tables in PHPRunner so you can rename them. I want to use the same format and add, list an edit pages without having tp recreate them all.

J
Jane 1/24/2007

Hi,
use Custom view for this purpose: proceed to the Datasource tables tab, select table and click on the Create view button.

R
run4sbc author 1/24/2007

I added a new view to my table and changed the name, but it didnt save the add and list and edit pages from the other one, so I would have to recreate it all. I was hoping I could save all that too and just rename it so it would be easier to make a set of tables for different users.

J
Jane 1/25/2007

Hi,
normally Custom view inherits all settings (on the Visual Editor, Events and etc. tabs).

Could you tell me how to reproduce this issue?