Closed nzstephenf closed 5 years ago
Ok I think this is a known issue with TagField unfortunately. There's an open PR with some outstanding issues: https://github.com/silverstripe/silverstripe-tagfield/pull/120 on the tagfield repo. I haven't tested this yet - just an assumption. If I'm right this is technically an issue for tagfield but I'll leave this open until I can confirm.
Yep, this is not an elemental issue
I have the latest stable version compatible with SilverStripe 4.3 (Elemental 4.0.2). If you have an elemental block that has SilverStripe\TagField with your available fields, they don't show up correctly and fall back to a standard dropdown field within a Page's edit screen.
Currently, the only way to use TagField's as intended within my elemental block settings for example is:
This is what I see at the moment:
What I was expecting to see (this is hard-linking through to the old method of creating/editing elemental blocks):