• Resolved jedmarru

    (@jedmarru)


    Hi, could please help how to add a placeholder in the select type field?

    There was no placeholder option not the same with the text field.

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hi there,

    Thank you for contacting us and we are more than glad to help.

    The select type fields do not have a placeholder option as it is a dropdown field. The HTML language doesn’t have a placeholder attribute for select elements so this is not a limitation of our plugin.

    As per the HTML specifications, the placeholder attribute works with the following input types: text, url, tel, email, and password.

    Kind regards,
    Rob

    Thread Starter jedmarru

    (@jedmarru)

    Do you know how to add a value option in select field?

    Example:
    Size: Small | Medium | Large

    And the field just shows the “Size”. Then I’m going to hide the field label for this.

    Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hello,

    You can add options to the select list field by hitting the add option button, here’s a screenshot for your visual reference: https://share.getcloudapp.com/Apuz005d

    Best regards,
    Rob

    Thread Starter jedmarru

    (@jedmarru)

    I added the option but, I can still see the “Choose an Option” text on the select field.

    Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hi,

    The reason for it is that you haven’t selected the default value of the field.

    You can set the default value of the select list field option by checking the checkbox beside the options, please see: https://share.getcloudapp.com/8LuoOLw7

    Kind regards,
    Rob

    Thread Starter jedmarru

    (@jedmarru)

    Okay thanks, does this mean that if the client missed choosing the size, it outputs the “Size” value? instead of Small, Medium, Large?

    Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hello,

    It will read the default option you just set. If you set the small option as the default value of the field, and your users forgot to select the size then the default value will be the one they will be selected since it is as default.

    Kind regards,
    Rob

    Thread Starter jedmarru

    (@jedmarru)

    So is there a way to create a label/placeholder that won’t need to select as default?

    Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hello,

    No, sorry.

    Best regards,
    Rob

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Placeholder for Select Type Field’ is closed to new replies.