Skip to main content
14-Alexandrite
November 24, 2021
Question

how to show mashups name after clicking on menu

  • November 24, 2021
  • 1 reply
  • 1670 views

hiii,

i have created one master which includes some menu and under that menu there is submenu.

now i want to show the mashup name on label after clicking on menu or submenu how i do that please suggest.

122_0-1637758996196.png

 

1 reply

22-Sapphire I
November 29, 2021

I forget if you can bind out of a menu, but if that isn't possible, you can use 'GetEffectiveMenu' to then bind that to the Menu widget as 'table driven'

Now you can use the Selected Row to set your label.

Ru_0114-AlexandriteAuthor
14-Alexandrite
November 30, 2021

hi @PaiChung ,

will you please help me to understand where i will get "GetEffectiveMenu" service?