Hi.
Is there a possible way when i add al the tables, and make views , i can copy one view to another table?
I've designed one view i took me 4 hours to make a nice view ,
Now i got 40 more tables that needs the same view.
that wil save weeks of work :)
Tnx
Cor
Hi Cor,
You can 1) duplicate views and 2) if you are in development mode (Settings -> About Application -> Development) you can edit the table of a view in the view's edit screen.
However, maybe consider if you really need 40 different table (if they each need the same view)- can you just have 1 table instead with a field indicating the type, and some optional fields?