Okay
  Public Ticket #2727036
maximum number of words
Closed

Comments

  •  1
    Tassilo started the conversation

    Greetings,

    I have created a table and this can be used in the front.
    In the lines, for example, "Date, place and what did you do today" must be filled out. If he then tries to enter a value in the line, an error occurs if it contains more than 250 words.
    This mistake:

     Error! There was an error trying to insert a new row! Error:

    I need more words than 249, where can I change that?

  • [deleted] replied

    Hi Tassilo

    Thank you for reaching out to us.

    You can either create a new table and set the column type to Multi-line string, or change the column type of the existing table and then navigate to that table in the base and change the type from VARCHAR to TEXT and delete the limit.

    I hope this helps, do let us know if you need any further assistance.