More than 400 character on Applet control display name
There is a requirement to show 5 questions to the user in a detailed applet with an option as a radio button Yes OR No to be selected by the user. The issue is the questions have more than 500 characters text in length so not able to show them in the applet as the display name limit is 255 chars only. Could you please suggest a way to show 500 characters of text in length for field name in UI. Also, the application runs in multilingual mode so needs a string local set for the display name.