- Issue created by @jdleonard
- πΊπΈUnited States bluegeek9
I think we should handle the removal of these fields elegantly. I think site builders should be granted as much freedom as possible.
The project really only needs the base field name to work. Full Name, Aliases, and Preferred name are only used for the User's Display name, and the entity name field.
If we set `persist_with_no_fields: true` site builders can delete the field and still re-add it later.
- πΊπΈUnited States jdleonard Austin, TX, USA
I agree.
I'm new to `persist_with_no_fields`. Would it cause artifacts to remain after uninstalling CRM?
- πΊπΈUnited States bluegeek9
It means the field is available to add to a contact even if it is deleted from the person bundle.