xf:dispatch : dynamic event name based on context node not working?
I’m trying to define a bank of buttons based on the contents of an instance.
I am doing this to de-clutter my view, by placing the actions in the model.
I am using the dispatch element to fire off a dynamically named event (using the ‘name’ element).