fiogf49gjkf0d At the moment we have a problem. The code is like this for example:
opportunity.SalesResultEUR = opportunity.SalesResult / ExchangeRate;
so I'm sure that it was possible to call the BusinessRule through ChangeEvent and immediately see the new Value of the Property in the dedicated control on OpportunityDetails - wich is a custom smartpart btw. The same is happening if we try to do that trough a Codesnipped-Property or a calculated Field. |