• I chose caldera forms because it was simple to work on conditional form features. However i have a requirement to add words length limit in 2 separate textboxes with values 15 – 50 respectively. It does have options for custom css class. Is it possible with css class or is there any php function to put a limit based on css class i create OR some javascripting. Expecting some examples please. Thanks.

    https://wordpress.org/plugins/caldera-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sandeeptete1

    (@sandeeptete1)

    Also i found that there were unique ID generating for each new fields.
    ex. fld_4027904
    I am thinking to use jquery to do the character limit based on this ID but in the code i see the ID is like fld_4027904_1
    So which ID should i actually use to call the jquery. Actually not both of them worked.
    BTW thanks for this great plugin!

    Hi @sandeeptete1 !

    Have you found a solution and could you provide it? 🙂

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to limit words length in texbox input’ is closed to new replies.