Here is the situation: I created a MultiPane with the items from a context node and for the MultiPane content I have a button with an unique name(attribute from node binded to its text) and they all have the same action assigned to them. I only managed to retrieve the action name through wd_event but not the button name in which the user presses on...Can anyone help me on this? Thanks!