objecttothis
objecttothis
> > > Maybe we should not allow to have those longtext type attributes visible in the table at all? Correct. In the Attribute view form I'm using javascript to...
> > > Ok cool, I guess javascript is the way to go as if you change the attribute type you might need to enable that dropdown again? Or do...
> > > I'm not 100% sure on whether we take visbility into account in the search query, but it might be confusing to match records based on data that...
I haven't thought this through completely but potentially another way we could approach it is to have a checkbox in the attribute definition to indicate that we want it to...
@jekkos Yeah, I can add the flag in the WHERE clause and then add the flag column in the attribute definitions table to represent the checkbox to make the attributes...
https://www.mysqltutorial.org/mysql-boolean/
It's all yours. Just create a new migration for it. It might not get merged until after the ci4-upgrade branch gets updated, so please write the migration for CI4 rather...
@wenzhixin no rush, but I'm curious if you have an estimate for which release we can expect this issue to be addressed in?
@wenzhixin can you tell me if this bugfix is on the roadmap or will it be a while still? Tested today with 1.22.4, but it's still an issue.
This is still broken in 1.23.1 (https://examples.bootstrap-table.com/index.html?bootstrap3#extensions/sticky-header.html) and (https://examples.bootstrap-table.com/index.html?bootstrap5#extensions/sticky-header.html)