cancel
Showing results for 
Search instead for 
Did you mean: 

How to move the message area to the bottom of the view

senthil_kumar29
Participant
0 Kudos

Hi,

How to move the message area to the bottom of the view.

What happen if I declare one more message area, and how to populate message in this area.

Cheers,

Sam

Accepted Solutions (1)

Accepted Solutions (1)

martin_mayer
Advisor
Advisor
0 Kudos

Hi Sam,

if you have 2 messag eareas within the same window the messages will appear twice. You can not separate in which message Area (bottom or top) the message will appear. You can only separate messages for windows

regards, Martin

senthil_kumar29
Participant
0 Kudos

Thank U for the answer.

Can U tell me How I can move the default message area from top to the bottom, so that my messages will be displayed at the bottom of the window.

Cheers,

Sam

S-H
Active Participant
0 Kudos

Hi Sam,

If we define multiple message area then we will get message in the window "Note: Multiple message areas have been implemented, but only one is supported" and only one message will be displayed.

If we place the message area in the bottom of the view, then the message appears in the bottom of the window.

Best regards,

Suresh

Message was edited by:

Suresh Honnappanavar

Madhu2004
Active Contributor
0 Kudos

Hai Sam,

To display the default message area at the bottom , we need to create one message area ( <b>using the message area UI element</b> ) and place it at the end in the view.

Regards,

Madhu

Answers (1)

Answers (1)

senthil_kumar29
Participant
0 Kudos

I got the answer.. Thanx guys..