Text field with size not limiting text input

Support MB Builder Text field with size not limiting text inputResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29257
    jw_blnjw_bln
    Participant

    I am using a text field in MB graphical Builder.
    In addition I am setting the size to 100.
    I thought the input field would be only 100 char long and/or an error message would appear if the text is longer than 100 char, but nothing happens... Why?

    #29270
    Long NguyenLong Nguyen
    Moderator

    Hi,

    We can understand the setting size like the width of the input box. To limit the characters input, you can use the attribute maxlength. Please get more details on the documentation https://docs.metabox.io/custom-attributes/

    #29277
    jw_blnjw_bln
    Participant

    Ohh, was looking around - did not find... Thanks.
    Maybe you add a small hint to the text field description...

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