issue with setIsMultiple(false) - field does not display value
Closed this issue · 1 comments
christopherdarling commented
If I create a TagField
or StringTagField
with setIsMultiple(false)
then there appears to be an issue with the displaying of the value. You are able to save the new/old value (and it writes to the DB) but when the form re-renders the field has no value, when making changes to other fields on the page this results in the previously entered value to be cleared.
SilverStripe 4.3.2 and tagfield 2.2.3