Hi All,
I am using D365 F&o with latest release.
As per requirement, Any employee should not be created without position. For that we need to mandatory the "Position" at new worker (HCMWorkerNewWorker ) form.
The position in this form is a display (Unbound / Without data source) field.
How can i mandatory this field. Also if i need to put some validation at closing time then how can i get this field value in code.