Hi everybody,
I'm new on developpement part on CRM 2007 and i'm facing an issue .
I embbeded BSP application for Quotation on ITEM details screen . For this i create my enhancement, so i enhance the view Details, then i enhance Context Node to add my new field.
On this new field i add GET_V method implemented where i put the code for setting a F4 button.
Now on the outbound plug part i add an envent corresponding to my new event set on GET_V method.
I also put on event_handler part corresponding code .
On my Web Screen i saw my button correctly but when i click on the F4 Button i got an error message saying that in the standard class i don't get any outblound plug for this event .
Does somebody face this kind of issue or can help me to solve it .
Best regards.