Move Controls to other Containers

In v10.2, I am trying to customize a form by moving text boxes and checkboxes to different areas. I can move them within the same group container, but if I try and move them out, they just get placed out of sight on the existing group container. I get similar behavior with objects outside of these containers. If I try and drag and drop them in the object just sits above the group.

I thought about cutting and pasting, but it will not let me cut because they are built in objects on the form.

Depending on the control you can just bind a custom field and hide the native control.

1 Like

Michael,

Did you ever find a clean way to do this?