silverstripe-tagfield/client/src/components
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
..
tests Code clean-up 2019-07-25 12:23:04 +12:00
TagField.js FIX Selected tag is not shown when isMutliple is false (#201) 2022-06-07 13:00:12 +12:00
TagField.scss Code clean-up 2019-07-25 12:23:04 +12:00