MscrmTools / PCF-Controls

Controls using PowerApps Components Framework
GNU General Public License v3.0
83 stars 42 forks source link

Action Button: Text length restricted to 100 chars #170

Closed n0rthface closed 5 months ago

n0rthface commented 5 months ago

Hi,

I would like the length of Action Button texts to be extended to make sure that JSON structures to translate texts fit into the field. At the moment I am able to translate into two languages only, I would need six languages to be included. Would this be possible to be implemented in an upcoming version?

Thank you very much Hauke

MscrmTools commented 5 months ago

Hi, There is no configuration that limits the length of a property. Are you limited somewhere?

n0rthface commented 5 months ago

Excuse me, consider the issue closed. I just tested and there was no issue with translation text >100 chars even though an error message was displayed. This error does not prevent saving and publishing.

image