It is on a Business Object Extension (Customer.xbo).
I can't create a Transient element on extension.
Putting the script in Controller is not very handy...
Do I have to create a custom BO only for that ? :s
I have created new fields for Customer.xbo and put it on a new facet (custom EC) of customer with bind settings.
Can I do an event to simulate BeforeSave or AfterModify ?
I try to fire at start the event Window - save but it seems to have no effect.