Hi:
We want to customize the HireForm so the HR department can enter the ID fields (ID.Type, ID,IssuingAuthority, ID.DocumentNumber, etc.) on the form.
In ISD the fields are visible, but we can't add them to the form unlike the Name fields (GivenName, FamilyName, etc.). In the employee business class, ID is defined as a persistent field. Name is also defined as a persistent field but as follows: Name is a PersonName. I'm guessing defining name this way allows you to reference the items in the PersonName group using the Name.field notation.
Does anyone have any idea how/if we can add the ID fields to the HireForm?
Thanks
Neil