How can I hid a text box label?

Hide a text box label in ChronoForms.

Overview

The issue occurs because the form element requires a label, and simply deleting the label text can cause layout shifts or errors.
To hide the label, enter a space character in the label field instead of leaving it completely empty. This creates an 'empty' label that maintains proper form structure without displaying visible text.

Answered
om omidhz 28 Apr, 2015
I like to hide the label for a text box. The only option I currently have in the Textbox Label position is: Left and Top. If I delete the text from the label I get error message.
How can I hide the label for a textbox?
Gr GreyHead 29 Apr, 2015
Answer
Hi omidhz,

If I delete the label the box shows correctly but moved to the left.

If I add a space to the label box then an 'empty' label is shown.

In neither case do I see any error message?

Bob
This topic is locked and no more replies can be posted.