Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

how to get customized component uuid in js function fired from component event listener beforedelete

Avatar

Level 2

Hi,

I met a problem in the project. I need to use this value in event listener fired by the component. I know in java the node uuid can be retrieved by JCRUtils.Node.getUUID().  I wonder how to achieve this in event listener written by js function?

Thanks and regards,

Yy

0 Replies