Single Line Text Field Wrap

Home Forums Classic DFFS Single Line Text Field Wrap

Viewing 3 reply threads
  • Author
    Posts
    • #27576
      Sanchez
      Participant

        Is there a way to make DFFS treat a single line of text field differently so it forces it to text wrap?

      • #27585
        Alexander Bautz
        Keymaster

          Not sure what you mean, but the single line of text input element does not support line feed.

          Alexander

        • #27626
          Sanchez
          Participant

            so here is a screenshot of a field where the text gets cut off instead of it wrapping into a second row/line like it does on ‘Multi line’ text fields.

          • #27639
            Alexander Bautz
            Keymaster

              Unfortunately this is not possible with the <input> HTML tag (field type single line of text) so your only option would be to change the field type to multiple lines of text (plain text) in the list settings.

              Alexander

          Viewing 3 reply threads
          • You must be logged in to reply to this topic.