TableSelect V4 odd behaviour
Hello,
I know that this is v4, which is not out per se but I was hoping to shed some light on this.
I was aiming to achieve the following UI where there's an action, it opens a modal with a table and allows me to select multiple records.
I got it to work but in a weird way
If remove the
The
The table configuration is fairly simple
I know that this is v4, which is not out per se but I was hoping to shed some light on this.
I was aiming to achieve the following UI where there's an action, it opens a modal with a table and allows me to select multiple records.
I got it to work but in a weird way
If remove the
->schema call with that hidden field, there won't be any multi-select related features (select all, deselect all) and won't be able to select more than one.The
TableSelect isn't documented as of yet AFAIK, so maybe I'm not supposed to use it directly?The table configuration is fairly simple
