Skip to Content
0
Jun 09, 2020 at 08:53 PM

Button on Embedded Component event handler

192 Views Last edit Jun 15, 2020 at 11:43 AM 3 rev

Hi,

I have created a custom BO with one element. I created an Embedded Component(EC) and then assigned it to a a WCView and WCF. In the EC , I have a button. I created a BO action and connected to the button via an event handler. But when I click the button , the BO action is not triggered. Could you tell me what is missing. Thank you.