• Resolved skogenlol

    (@skogenlol)


    Hi,

    Thanks for an amazing plugin!

    I have a question regarding where you can change the text input for the signup form?
    I would like to use placeholders for the label text if that is possible.

    Thanks in advance
    Ruben

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xnau webdesign

    (@xnau)

    You have several options…of course the title of the field can be changed, then you have the “help text” which is typically shown under the input field. Finally, you can set up a placeholder, which is text that goes into the input field, but is blanked out when the user clicks into the field.

    Set up a placeholder text by adding something like this to the “values” parameter of the field definition:

    placeholder::type your name in here

    Thread Starter skogenlol

    (@skogenlol)

    Hi,

    Thank you for your quick answer,

    I tried doing as you described but the field seems to disapear, front end, when i choose placeholder instead of text-line.

    Here is how my setup looks

    Help would be greatly appreciated.

    Thanks
    Ruben

    Plugin Author xnau webdesign

    (@xnau)

    You don’t need to change the form element type. Leave it as a text-line. The instructions are for how to set the “placeholder” attribute of your text line element.

    Thread Starter skogenlol

    (@skogenlol)

    Thank you a thousandfold for your diligent help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Placeholder text in input fields’ is closed to new replies.