Hi,
i am using the DataObjectDecorator to change the member fields and to reorganise the tabs for the member at Security Tab.
How can i alter the "Add Dialog" in the Backend for the Member.
Seems that in updateCMSFields the f.e.
$currentFields->removeFieldFromTab('Root.Main', 'FirstName');
doesnt have influence on the Add Dialog.
Thanks