-
MMF2 - Copy Clone
I'm editing a form with static text, combo boxed etc...
I can use the clone feature to create more combo boxes that are not duplicates, but they get listed "below and behind" other controls. This cause an editing nightmare on some forms.
What I want is to be able to pick a combo box, click edit, click copy clone (not copy since that create a duplicate) then be able to point to a location on the frame and click paste.
The copy cause a problem editing the forms because it creates a duplicate of the object selected. So if I have a combo box with a list of numbers like 10, 20, 30 and then I copy/paste I get another combo box but if I edit the contents of the list BOTH change which is not what I want.
I am missing something. Is there a way to copy clone that I am not aware of of this a new feature that needs to be added to MMF?