Forum Discussion
LincolnDeMaris
Microsoft
Jan 13, 2017Custom field rendering in modern list views
Hi SharePoint Developers,
We're working hard on making modern lists and libraries more extensible. One feature that we're working on right now is a SharePoint Framework component that allows y...
Alexander Schulz
Sep 11, 2017Copper Contributor
A solution for conditional formatting of modern ui lists provided by Waldek Mastykarz
https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/js-field-conditionalformatting
This feature is only available in the Dev-Version or in First Release mode (Setting in the Admin Center)
- Danny EngelmanSep 11, 2017Iron Contributor
Cool
With (old) Microsoft CSR code you could do this with 10 lines of code
The new way of doing it requires 76 lines of code
So as a rull of thumb we can say conversion to the new stuff takes 8 x CSR ?
- Alexander SchulzSep 12, 2017Copper ContributorSeems to be the course of things. For me it's also much new stuff