Hello,
I created a dynamic menu widget but based on what was selected how do I pass the title of the menu item to a container mashup.I was able to do this using a grid but I'm not sure how to do this using the menu widget since the only data provide by the Menu widget is the MashupName. I select the "Bound to Mashup Parameter" setting. Has anybody done this before or this there a property I have to set?
Thank you for your help.
Hi.
Create an infotable (menu) with "MenuEntry" Data shape. This infotable will accept by menu widget.
Thanks.
Hello
Creating a dynamic menu is not my issue. I guess I was not clear on my question but my issue is I cannot get the menu title when the user selects a menu item. The only data I can get is the MashupName. Is there a way to get the menu title based on what the user selects.