Half of form layout is erased when I delete a text field?

Hello,

I’m have a mysterious “1” in the top-left of my form. I’m not sure when it got added, but the issue is, I can’t delete it without deleting half the form. In the images, you can see the before and after of the form after I try to delete the “1” text. Not sure you to remove this without taking the rest of the form down with it. Any assistance will be greatly appreciated.


Hello,

The 1 is there because it was placed there (probably unintentionally).

The controls are probably anchored to character. If you delete the character there is no anchor for the controls and they disappear. To see the anchor, when editing the form right click a control and highlight Anchor.

Resolution, see this post → BASE: character in corner of form

Edit:

The 1 is not mysterious. In an earlier post of yours, here the upper left corner of the form:

image description

Now you screen shot has only the first or last 1 remaining:

image description

If you place the cursor AFTER the 1 and hit enter:

image description

then you can go and delete the remaining 1:

image description