I created new List instance and I added new Field Employee to the list instance. The Employee field in the Schema.xml is like:
<Field Name="Person" ID="{f3c1416f-69dd-4172-b05f-5df45c86ee56}" DisplayName="Person" Type="UserMulti" Mult="TRUE" /></Fields>
and this work fine.
But I cant see the EntityEditor like below pic:
they are disapear.
Can anyone maybe help me?
P.S. I created one column via UI on the same list and in the SharePoint Manager 2013.
Its the same I dont see the EntityEditor and here is the Schema.xml for the test column:
<Field Type="UserMulti" DisplayName="test444" List="UserInfo" Required="FALSE" EnforceUniqueValues="FALSE" ShowField="ImnName" UserSelectionMode="PeopleAndGroups" UserSelectionScope="0"
Mult="TRUE" Sortable="FALSE" ID="{aefd55b0-3d3e-44ba-a649-82391061ca38}" SourceID="{93681c67-ca5f-4598-a412-3efee82a18d6}" StaticName="test444" Name="test444" ColName="int3" RowOrdinal="0"
/>
thank you in advance
BR
Ahmad