2

Can't extend customer group selection functionality in DirPartyQuickCreateForm on form level due to private methods, which in turn prevents chain of command.

 

Suggestion:

 

Change DirPartyQuickCreateFormApplicationSuiteEventHandlers class method custGroupModifiedOverride protection level from private to public or protected to enable chain of command to extend FormDataObject modified functionality instead of forcing to use workaround on table level.

STATUS DETAILS
New