Forum Discussion
Alexander Schulz
Sep 11, 2017Copper Contributor
Re: Custom field rendering in modern list views
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)
2 Replies
- Danny EngelmanIron 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 SchulzCopper ContributorSeems to be the course of things. For me it's also much new stuff