Forum Discussion
Formatted view - hideColumnHeader not working in list webpart
RealPaddy They keep on suggesting we use the sp-dev-docs github for these general bugs. The latest update is here:
https://github.com/SharePoint/sp-dev-docs/issues/5251
Claiming it will take a couple of weeks to be implemented! It's also confusing because it's hard to verify the authority of the people making claims, unless it's someone obvious like Chris Kent.
dfurler RealPaddy And others in the thread. This issue has been fixed an is in the deployment pipeline and should reach production in a week (if not already).
- XopherDesignFeb 05, 2020Copper Contributor
I think this might be related to the list web part no longer respecting the turning off checkboxes in tabular view settings as well. Do you know if this will also be fixed with the update?
- SVaibhavFeb 06, 2020Former Employee
Hi XopherDesign,
If you are referring to the "hideSelection" property of view formatter, I see it working fine now. Do let me know if you meant something else!
- XopherDesignFeb 06, 2020Copper Contributor
I was actually talking about the Edit View -> Tabular View -> Allow individual item checkboxes. This used to be respected by the modern list webpart when you unchecked it. But about the same time the list formatting hideColumnHeader stopped working this stopped working as well. Basically I see no way to get rid of checkboxes on the list webpart and still have it work in conjunction with the list properties web part.
When you link a list and list properties web parts, it makes no sense to allow multiple selections.
- dfurlerFeb 05, 2020Brass ContributorThanks!