Forum Discussion
Deleted
Apr 13, 2018SPFx Field Customizer - Display totals for calculated columns?
Hello, since I found no way to employ custom column formatting with JSON, I wanted to ask if the following is possible with field customizers before I dove deeper into this. Can a solution be cr...
Deleted
Apr 16, 2018Thanks for the link. This would be a good place to start if I already had an existing solution in place. Unfortunately, this is not the case. I would like to know if it's possible to create a solution that displays the sum of a calculated column.
Custom column formatting with JSON is only able to target the list's cells itself but not the column heading. Field Customizer solutions sound like they would also only target the list cells.
I believe that command sets extensions are not suitable for this, not sure about application customizer extensions.
Anybody any further ideas?
Thanks.
Custom column formatting with JSON is only able to target the list's cells itself but not the column heading. Field Customizer solutions sound like they would also only target the list cells.
I believe that command sets extensions are not suitable for this, not sure about application customizer extensions.
Anybody any further ideas?
Thanks.
mariusherget
Nov 22, 2019Copper Contributor
DeletedAre there any new developments?
Manipulating the DOM elements and insert it manually seems like a quite dirty idea.