web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Problem with maximum l...
Power Apps
Answered

Problem with maximum length of Input parameters which are of type Multiple and Singline.TextArea

(0) ShareShare
ReportReport
Posted on by 16

Hi All,

 

I had a requirement that I need to pass a JSON string through a input property while registering the control on field. In the control manifest, I defined a input property "GroupingOptions" with type as "Mulitple". The problem came up when I'm passing json string with more than 100 characters it's truncate upto 100 characters, but as per the documentation property of type 'Mulitple' accepts upto 1,048,576 characters and I tried with SingleLine.Textarea(accepts upto 4000 characters) too, got the same result. So, I'm wondering here that am I miss something or is it a bug?

Property Definition in Control Manifest file.

<property name="GroupingOptions" display-name-key="GroupingOptions_Display_Key" description-key="GroupingOptions_Desc_Key" of-type="Mulitple" usage="input" required="false" />
Maxlength_Issue.png
Can anyone please help me here...
I have the same question (0)
  • Srikanth- Profile Picture
    16 on at

    I have noticed that maxlength attribute on input property field is fixed to 100 characters for textarea and multiple types. 
    GroupedOptionsetControl_Issue.PNG

     

    It's a bug from microsoft end, hope it will be fix in next release. The workaround will be the update of maxlength attribute from the inspector as required but it should be less than 4000 for SingleLine.TextArea and 1,048,576 for multiple types.
    Maxlength_Issue_Workaround.png

     

  • Verified answer
    Hemant Gaur Profile Picture
    Microsoft Employee on at

    We have identified this to be a bug in the form designer and for reference it is tracked via internal ID 1485549 . 

    Note that these control configurations are added to the form XML so needs some dilegence in terms of how much data should be passed/stored via control configuration. Another alternative is to have this data stored in some config entity  and get it via webAPI. Control can store it locally using setcontrol state for better performance. 

     

     

    Update 10/29/2021 : The fix is checked in and users should be able to add strings upto 2000 characters in legacy designer. New form designer will have updated limit as specific PCF type support is incrementally added there.

  • Bhuvita Sisodiya07 Profile Picture
    78 on at

    @HemantG 

    I am still facing this issue. I can not enter more than 100 char in TextArea field.

  • Ben Thompson Profile Picture
    1,400 on at

    Yes, it's still a known issue. There is a new release due in the near future where helpfully it will be fixed (I don't know, merely hope) but it's been delayed by the corona virus.

  • Bhuvita Sisodiya07 Profile Picture
    78 on at

    @ben-thompson 

     

    Thanks for the info.

     

    Any workaround for this ?

     

  • Ben Thompson Profile Picture
    1,400 on at

    Sadly no easy one. 

     

    I looked at using an environment variables but most of the time we need a control entity to manage what is being shown in that circumstance doing so we keep the appropriate details in there. It does mean we have a couple of "light" versions of a controls that we won't be releasing but I beyond that I can live with it.

  • ilazarevski Profile Picture
    2 on at

    I am facing with the same issue. Maybe this is already handled?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 308

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard