cancel
Showing results for 
Search instead for 
Did you mean: 

Display of Error Message

Former Member
0 Kudos

Hi

I have an application which has two Views:

Click of a link in View1 populates data in View2.

And View2 i manipulate the populated data and click submit button which gives me error/ success depending on the action.

Now my problem is the success/failure message is displayed in View1.

My requirement is to display the message in View2 only and the message should be displayed on top instead of bottom.

Thanks in advance

Srikant

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Solved on own

Former Member
0 Kudos

Hi All,

I got the solution to the problem I had, I used the MessageArea UI Element and got the solution to the problem. So got confused whom to give full points as it was getting difficult.

Anyways I would like thank both of you for this.

Thanks

Srikant

Former Member
0 Kudos

Hi Srikant,

There is no direct simple way available to do so but there is a work around.

See my previous answers

If any problem in understanding, do let me know and I will help you.

Regards,

Shubham

Former Member
0 Kudos

Hi Srikant,

If you are using a ViewSet to display both the views simultanously, create a MessageArea UI element in View2 and place it where you want to show the error message. Now all the messages that you display will be shown in the message area. If this is not the case, please tell us how you are displaying the views.

Best regards,

Nibu.

Message was edited by: Nibu Wilson