UIB Node Map - Wrapped node event not working

Stefan Uzunov
Tera Contributor

Hello everyone,
Learning about UIB Node Map component(here).

Node Map allows to use another UIB component as node.
 I chose Template Card as Node, added two actions, and trying to handle the internal events from clicking these actions.

StefanUzunov_0-1705513043168.png

StefanUzunov_1-1705513232449.png

 

Added simple client script that logs to the browser console.
Used the client script as event handler.

StefanUzunov_2-1705513308161.png


Expected to see a console log when clicking on 'Dropdown Item 1'/'Dropdown Item 2' action but nothing happens.

Am I missing something in the setup?

Regards,
Stefan 

 

1 REPLY 1

JiananL
Tera Contributor

This event should be "Contextual Menu Item Clicked" instead of "Wrapped node event". See if it helps.