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.