Hi!
Does anybody knows how to add columns whit inputBoxes by scripting in in new H5 UI?
This is from old H5

And in new H5 UI
I looked from H5SampleCustomColumns how to add columns in new UI
and InputBox are added basically same than earlier.
Well headers are OK but inputBoxes missing.

I depugged code and nostised that those are added in some point.

but then for some reason code jump polyfills.js which do callback and boxes are took away


Now inputBoxes are desappared
