How to place the field name inside a field?

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:
  1. You save space on the form, making it look compact.
  2. 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,
  1. Go to the field properties of a field.
  2. Select the Hide Label option below the Field Label.
    Hide field label

  3. Enter the name of the field in the Placeholder Text.
    Placeholder Text
  4. Repeat the same in the field properties of all the fields for which you wish to show the field name within the input box.