As I build sites I tend to test all my ideas and functions on pages not ready for client to see and when I get happy and done with one function I want to copy that to the live page somehow.
Copying objects between pages would be awesome.
As I build sites I tend to test all my ideas and functions on pages not ready for client to see and when I get happy and done with one function I want to copy that to the live page somehow.
Copying objects between pages would be awesome.
Hay Andreas,
The copy paste functionality we have should be able to copy elements between pages. Does it work for you? If not, what is missing?
If I create a group of elements and name them all and connect code that will interact with is and then copy that group all the objects id’s is changed to I have to rewrite all code on every copy and paste. Within one page I get it because all id’s must be the same but when copying to another page it should try to name them the same. That would be awesome.
And I can’t copy from one site’s page to another site’s page and this is the way to allow multi user work or team collaboration needed in larger projects.