إجابة مقترحة Only text strings less than or equal to 254 character(s) allowed

  • Friday, November 28, 2008 4:25 PM
     
     

    I am using Infopath 2003 & SQL server. I am getting problem with TextBox limitations. I changed it on text box properties--> Display --> "limit text box to" as 500 and also in SQL Server. But I am still getting this problem. i cant type more than 254.


    The form contains the following errors:
    Field or group: OB1
    Error: Only text strings less than or equal to 254 character(s) allowed



    Anyone know about this problem???

    Lasantha

All Replies

  • Saturday, November 29, 2008 8:14 AM
     
     
    The message 

    Error: Only text strings less than or equal to 254 character(s) allowed

    says it all.

    It's a design issue not a problem.
  • Monday, December 01, 2008 8:36 AM
     
     
    Infopath Textbox can use max 254 characters... How can i use more than that limit?

    Lasantha 
  • Tuesday, December 02, 2008 7:31 AM
     
     
    As the message says "the limit is 254 characters".

    Your turn ...
  • Tuesday, December 02, 2008 9:17 AM
     
     
    actualy, i just wanna enter more than 255 character to that fields. But infopath doesnt allow to send data to SQL server more than 254.
    I think, this is a bug in infopath

    lasantha
  • Tuesday, January 31, 2012 6:03 AM
     
     Proposed Answer

    I realize that this thread is very old. Hopefully this will help someone in the future.

    I'm using newer versions of software: SharePoint Designer 2010 and Infopath 2010. If you create your task form field as a "Multiple line of text" field in SPD 2010, and uncheck both Rich text and Enhanced Rich Text, then you will not have the 254 character limitation.

    • Proposed As Answer by epistrophy25 Tuesday, January 31, 2012 6:03 AM
    •  
  • Saturday, July 28, 2012 1:20 AM
     
     

    I am using SharePoint 2010 and Word and using Quick parts to display fields from a Sharepoint list into a WORD document.  I am using Plain Text but I  still get the error.