![]() |
|
New feature (Creme 2.8): improved custom fields - Version imprimable +- Crème CRM (https://www.cremecrm.com/forum) +-- Forum : CRM (https://www.cremecrm.com/forum/forumdisplay.php?fid=3) +--- Forum : English area (https://www.cremecrm.com/forum/forumdisplay.php?fid=15) +--- Sujet : New feature (Creme 2.8): improved custom fields (/showthread.php?tid=285) |
New feature (Creme 2.8): improved custom fields - genglert - 07-04-2026 With Creme 2.8, custom fields have been improved with 2 new features: - they can get a description; if it's filled, it's used in forms as help text in the corresponding field. - they can get a default value; if it's filled, it's used in creation forms as initial value in the corresponding field. The configuration of custom fields has slightly changed in order to get these new features. The form to create a new custom field is now a wizard with 2 steps. In the first one, the description has appeared : ![]() In the second step, you can define a default value (excepted for fields with type "choices" et "multiple choices"): ![]() The form for the related type of entity will look like:
|