ui_patterns
ui_patterns copied to clipboard
Add Display Suite dynamic fields source
Display suites "dynamic fields" and "block fields" do not appear as "source field"
A big +1 for this. UI Patterns and Display Suite Chained Fields would make a great combo for site builders, reducing the need for custom preprocess code.
I noticed that a custom ds token field was also not recognized as a pattern source field - would this issue address that functionality as well?
I answered my own question by testing out #136 - I see my ds token field as a source field when I configure a pattern field group -- thanks!

I don't see the value coming through in the template yet, though. Got this PHP Notice:
Notice: Undefined index: dynamic_token_field in Drupal\ui_patterns_field_group\Plugin\field_group\FieldGroupFormatter\PatternFormatter->preRender() (line 84 of modules/contrib/ui_patterns/modules/ui_patterns_field_group/src/Plugin/field_group/FieldGroupFormatter/PatternFormatter.php).