-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Action Button - You have exceeded the maximum number of 4000 characters in this field. #112
Comments
Hey there. Anyone seeing this? |
This error should not happen. The button sends the ID or the Label of the button to the bound attribute. |
This occurs when literally no script is associated with the button whatsoever. If the button is simply published to a form, the error occurs. I deleted the managed solution and re-added it to see if there would be any difference, but sadly there was not.
I replaced a Date field instead, and that’s working just fine. Honestly not sure what the issue is with the button and text fields.
From: ***@***.***>
Sent: Monday, December 5, 2022 8:11 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [MscrmTools/PCF-Controls] Action Button - You have exceeded the maximum number of 4000 characters in this field. (Issue #112)
This error should not happen. The button sends the ID or the Label of the button to the bound attribute.
Unless the script associated with the button is wrong, I cannot see where the issue comes from
—
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AS5A7EZQVALQFV2IXBWOFFTWLXZYHANCNFSM6AAAAAASIJWVZA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Yep seeing the same here. Can't get it to work with a text field but fine with a date. |
@alanrroberts if you can test this one too with the version I posted on the other issue, that would be nice |
@MscrmTools working as expected now. Thanks for tweaking that so quickly! |
I'm sure this is user error, but what am I doing wrong here? What settings need to be set on my Model-Driven App Form for the Action Button to work correctly?
I currently have the Action Button component set on a field aptly named "Button" that has a 4,000 character limit. Each time I click the button, this is the error I get:
Here's my settings. Everything else is default:
Let me know! Thanks!
The text was updated successfully, but these errors were encountered: