Size of the input box vs Columns

Support General Size of the input box vs ColumnsResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30328
    EKEK
    Participant

    Hi.
    Could you please explain what is 'Size of the input box' variable in custom fields, and how is it different from Columns?
    Thanks,
    E

    #30334
    Long NguyenLong Nguyen
    Moderator

    Hi Eugene,

    It's an HTML attribute of the <input> tag. Here is the definition:

    The size attribute is a numeric value indicating how many characters wide the input field should be. The value must be a number greater than zero, and the default value is 20.

    Please read more here https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text#size
    https://www.w3schools.com/tags/att_input_size.asp

    #30337
    EKEK
    Participant

    Thank you very much Nguyen 🙂 this is very helpful.
    Eugene

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.