Hi all,
I introduced two new ManualCode Methods, GetDataFromControlsExtra and GetDetailDataFromControlsExtra.
Unlike the ManualCode Methods GetDataFromControlsManual and GetDetailDataFromControlsManual the are not run instead of the corresponding auto-generated code, but in addition to it - if those Methods are present in ManualCode.cs files then these Methods are run after (and in addition to) the auto-generated code.
While I needed that for a very specific bug fix in the Partner Edit screen, I figure that those Methods could be useful in a number of scenarios - maybe even one where you have either currently another solution in place or you have a bug to fix that can be helped fixing with those Methods, too!
Kind regards,
ChristianK