Allow custom fields of type Select to be defined without specifying an option group...
authorMatthew Wire <devel@mrwire.co.uk>
Sat, 7 Jul 2018 21:48:04 +0000 (22:48 +0100)
committerMatthew Wire (MJW Consulting) <mjw@mjwconsult.co.uk>
Mon, 23 Jul 2018 16:33:36 +0000 (17:33 +0100)
commit6c5d3fc7f219a9e32778b83d0caa2c297a1d38e3
tree05041d51a58ac01c4151bccfcd8bf281ac7be493
parent1627fe66818f946881f6f955e7f338668b9b7beb
Allow custom fields of type Select to be defined without specifying an option group (so they can be populated dynamically using hook_civicrm_fieldOptions
CRM/Core/BAO/CustomField.php