Skip to Content
0
Feb 18, 2017 at 10:13 AM

Dyanmic messages in MessageToastshow

229 Views Last edit Sep 08, 2017 at 06:00 PM 2 rev

hi ui5 guys,

i am having an Split App master-page contains the Standard List Items.

when i select the one of the item ,then corresponding item details has to show on detail page with message .

for example if i select the product id item at left pane the right side pane should display the corresponding product details in SimpleForm with messageToast.show () as "<so and so product> is Displayed successfully" message .

hear i am wondering how to Display the Dynamic message With MessageToast.show()