Copying wix code along with property tab connections

Now if I want to copy a page and make a similar page with lot of button connections, I need to connect all the onclick event in the property tab again. Its a huge work if there are lot of connections.
So my feature request is to have a extra button in editor to link all the wix code onclick event and other connections to the corresponding events in the property tab by matching their Ids when it is clicked. Hope you guys understood what I mean.