Problem:
Unable to find if User is in Disabled State on User Form and unable to add status field again on the form footer using Customization window
</br>
Cause:
Customizer removed the footer field field on the form by mistake. Field is not visible in Field Explored to add back to form.
Fix:
Product Team has already fixed the issue but it might not be available on older builds or older Dynamics versions.
Mitigation:
1) Create a new Solution with User Entity Form.
2) Export the solution as unmanaged and extract all the files from solution.
3) Edit customization.xml and modify footer node like below (Add control back in xml)
4) Zip the 3 files solution.xml, customation.xml, contenttypes.xml again.
5) Import solution in org.
*This post is locked for comments