UIB Node Map - Wrapped node event not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 09:45 AM
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.
Added simple client script that logs to the browser console.
Used the client script as event handler.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2025 09:35 PM
This event should be "Contextual Menu Item Clicked" instead of "Wrapped node event". See if it helps.