Hi all,
I created an Embedded Component and put it in the Account TI Overview. Binded to the EC there's a custom BO with only 2 field:
I created an Inport in order to catch the CustomerID from one of the stndard Account Outport.
This Inport has a 3 steps/operations in an On Fire Event:
I also created a link that Onclick fire an event that Sync Data Container and launches an Outport that pass XX_CustomerID and XX_EmployeeID to the Inport of an URL Mashup.
My issue is that the Account TI, I mean account detail page, is opened in edit mode.
If I remove the EC from the Account TI then all come back ok and the Account TI is opened in display mode, as usual.