
Hi everyone,
I'm facing an issue with a form extension on HcmWorker in D365FO.
When I create a new HcmWorker form extension it throws these errors even if I don't add any modifications.
the Errors:
Path: [AxFormExtension/HcmWorker.XXX/ControlModifications/TimeRegistrationTab/Name]:A control modification's name must be a control in the base form.
Path: [AxFormExtension/HcmWorker.XXX/ControlModifications/WorkCalendarEmploymentGroup/Name]:A control modification's name must be a control in the base form.
Path: [AxFormExtension/HcmWorker.XXX/ControlModifications/PayrollWorkerPositionEarning/Name]:A control modification's name must be a control in the base form.
Path: [AxFormExtension/HcmWorker.XXX/ControlModifications/Payroll_Accruals/Name]:A control modification's name must be a control in the base form.
Path: [AxFormExtension/HcmWorker.XXX/Controls/FormExtensionControlcwrqp3hc1/Parent]:The parent 'TimeRegistrationTab' of the additional control 'FormExtensionControlcwrqp3hc1' was not found on the base form.
aslo this is the XML for the empty extension