Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Message not displaying full error msg in screen

kabil_g
Active Participant
0 Likes
3,000

Hi Frds,

Need to display the error message as my specified words.... . I have created a message class also... even though its not displaying mesage properly

My Message i passed here . R&D Material already exists.........

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,623

Hello Kabil,

If you use '&' then your message will be truncate in Status bar message. Best option would be use 'and' instead of '&' the your problem will be resolved.

Cheers,

Vadamalai A

4 REPLIES 4
Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,623

Hi Kabil,

Display that message with a text element so that message can be displayed upto 132 characters.

Regards,

Vijay

Read only

0 Likes
1,623

Hi Vijay,

In the text elements also displaying the same

Read only

Former Member
0 Likes
1,624

Hello Kabil,

If you use '&' then your message will be truncate in Status bar message. Best option would be use 'and' instead of '&' the your problem will be resolved.

Cheers,

Vadamalai A

Read only

former_member202818
Active Contributor
0 Likes
1,623

Hi Kabil,

One option is, MESSAGE E001 DISPLAY LIKE 'I'.

Regards

Sreekanth