Support

Account

Home Forums General Issues Textarea word (not character) limit Reply To: Textarea word (not character) limit

  • Hi @codynew

    This is not yet possible withe the ACF plugin, however, you could quite easily download and use a jQuery plugin to limit words in a textarea.

    Look at the DOM to find the id of the textarea in question and use this to target the element and add the jQuery word limit functionality.

    Good luck

    Thanks
    E