-
- Downloads
Make `formal_title` field optional
Add a config setting to make display of the Title input field (in contact edit forms) optional. (This doesn't affect contact view, as the name displayed there is determined by the "Individual Display Name Format" template instead.) This is a minimal approach, adding just the title setting. Perhaps it might be preferable to add a full set of options for disabling the other name fields as well, while at it?... (We are willing to do that too, as it shouldn't be too hard, and we have users for that as well -- but we need some consensus about the right way for handling this.) The setting is placed in the "Display Preferences", next to the "Individual Display Name Format". However, it could be placed next to "Editing Contacts" (also in "Display Preferences") as well -- it's somewhat related to both...
Showing
- CRM/Admin/Form/Preferences/Display.php 5 additions, 0 deletionsCRM/Admin/Form/Preferences/Display.php
- CRM/Contact/Form/Edit/Individual.php 3 additions, 1 deletionCRM/Contact/Form/Edit/Individual.php
- settings/Core.setting.php 14 additions, 0 deletionssettings/Core.setting.php
- templates/CRM/Admin/Form/Preferences/Display.tpl 10 additions, 0 deletionstemplates/CRM/Admin/Form/Preferences/Display.tpl
Please register or sign in to comment