silverstripe-tagfield/src
Will Rossiter 527c5b2224
FIX Selected tag is not shown when isMutliple is false (#201)
* doc: add note about `setTitleField` (Fixes #153)

* NEW Add support for saving tag value into has_one components

FIX Value not shown if isMultiple is false (#195)

* fix: don't default to ID column as pgsql throws an error if comparing string value
2022-06-07 13:00:12 +12:00
..
ReadonlyTagField.php readonly field namespaces are corrected and updated the unit tests with cases covering performReadonlyTrasnformation 2018-01-19 13:07:55 +05:30
StringTagField.php FIX Selected tag is not shown when isMutliple is false (#201) 2022-06-07 13:00:12 +12:00
TagField.php FIX Selected tag is not shown when isMutliple is false (#201) 2022-06-07 13:00:12 +12:00