This topic is locked

Duplicating Tables

6/19/2009 10:43:42 AM
PHPRunner General questions
M
mrphp author

Hello All,
I have created a database for recording costs for different items of construction work. The database contains 16 tables that have identical fields. Each table is for a different type of construction work, ie. a table for electrical work, a table for plumbing, etc. I'm creating a web page that I want to display as tabs across the top, each tab for a different table.
Using phpRunner 5.0 I created a new project and added all the tables to the project. For the first table (tab) I created add, list, edit, etc. pages and modified them as needed. Now I need to make the other tables (tabs) identical. Is there a way to create a page for a table and then duplicate it for the other tables of the database? In other word, when I click on the tab for "Electrical Work" I want the Add, Edit, List, etc. pages to be formatted the same as the pages under the "Plumbing" tab, and all the others tabs.
Thanks for any help.

J
Jane 6/23/2009

Hi,
unfortunately no.

M
mrphp author 6/23/2009

Hi,

unfortunately no.


Thanks for your reply.