Comments

6 comments

  • Hamid

    "Nbr of caracters is" + @yourText_field.length+"\n" + @yourText_field..toString()

    1
    Comment actions Permalink
  • Mario

    Hi Hamid,

    How can I sue this string? Where should I add it?

    Also, do you know if it is possible to impose a limit to the number of characters in a text box, especially for web forms.

    Thanks,
    Mario

    0
    Comment actions Permalink
  • Hamid

    Hi Mario,
    You must add the formula in a calculation field

    https://help.podio.com/hc/en-us/article_attachments/200679758/Screen_Shot_2014-04-22_at_10.57.46_AM.png

    For the second question i don't think it is possible to do this !

    0
    Comment actions Permalink
  • Gabriel Monroy

    I'm very interested on how to make this work. I'm trying to put formula in calculation field so I can count characters in my text field above. I want it to show how many characters I have typed in the above filed. Please help me understand this more clearly. I have not been able to get the below formula to work.

    0
    Comment actions Permalink
  • Rainer Grabowski

    Hi Gabriel;

    simply enter 

    @your text field.length

    That calculates the number of characters - but it's not a "live" count, it counts after you've saved a text (by clicking outside the text field)

    0
    Comment actions Permalink
  • Pasquale Sasso

    Hi Rainer - Any idea how to calculate the word count instead of character count?

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk