Close complete button on HR Agent workspace

ayman_h
Kilo Sage
Kilo Sage

Hi,

I am try to troubleshoot why the 'Close complete' button is not triggering the modal pop-up on the HR Agent workspace.

 

How do I track what the 'Close complete' actually is doing? I have looked into Action assignment and can see its a UXF Client Action and its triggering an event 'HR_UI_CTRL#CLOSE_COMPLETE'

 

How do I track how is the event handled? I have tried to look through the UI builder but can't see where I need to look to see what actions the event is taking.

 

Regards,

Ayman

1 REPLY 1

Wessel van Enk
Tera Guru
Tera Guru

Hi @ayman_h 

I think it's best to use the debugger. If you search for ''System Diagnostics'' on your menu, you see the option to debug different items or to enable all. With enable all, all the events will be shown to you. But also note that the instance will be slow while you are debugging. Don't forget to turn it off again afterwards 😉