How to place the field name inside a field?
Placing field labels inside the field is a design choice that can contribute to a modern and streamlined user interface. However, it's important to carefully consider usability, accessibility, and the specific needs of your users before implementing this design approach.
Placing a field label within the field can have certain advantages:
- You save space on the form, making it look compact.
- Allows the user to focus directly on the input area without the distraction of separate labels.
To show the field name inside the field input box,
- Go to the field properties of a field.
- Select the Hide Label option below the Field Label.

- Enter the name of the field in the Placeholder Text.

- Repeat the same in the field properties of all the fields for which you wish to show the field name within the input box.