Skip to Content
0
Former Member
Apr 09, 2010 at 03:07 PM

Problem getting ID in controller for phtmlb:popupMenu

24 Views

Hello,

I've got an MVC application where I am trying to add a xhtmlb:menubar which has phtmlb:popupMenu. The popups seem to work correctly, however when I click on an item I can't figure out the id of the item selected in my controller.

In debug, the get_event_ex gets the phtlmb_popupmenu, but the event_defined is blank (the other attributes are filled), and any values from phtmlb_events are all blank. I had expected that the MENUITEMID field in the popup structure would show up somewhere.

What am I doing wrong??

( If you need more details, just let me know. I've been having issues posting this thread with any detailed info.)

Thanks in advance,

Lisa