Ingo Schommer

Results 116 comments of Ingo Schommer

Yeah that makes a lot of sense. Context for others, this builds on a pending PR in https://github.com/silverstripe/silverstripe-admin/pull/1072. I wonder if it's better to hide the complexity away from GridField...

IMHO anything that makes the CMS easier to maintain right now is a good choice for the longevity of the wider ecosystem. There was ample time for a) the community...

Changing to an async `setState()` via `setTimeout()` fixes this, but feels a bit like a hack. If only a few parts of the React DOM tree _within_ the `` tag...

Sorry I'm on leave this week, will have a look when I'm back next week :) On Sun 6. Aug 2017 at 23:20, Daniel Robinson wrote: > @chillu this one...

Have a look through GridField modules like https://github.com/ajshort/silverstripe-gridfieldextensions and https://github.com/simonwelsh/silverstripe-GridFieldRelationHandler?ss-forums and get your head around how they work. Then you can attempt a GridFieldMultiSelect component

Downgrading to `impact/high`. I think this needs to wait until we've got a React GridField going (and there's already community based solutions out there for SS3)