Forum Discussion
PeterMattsson
Oct 14, 2019Copper Contributor
Formatting column in sharepoint list
Hello, I'm building an applications where I want to add stuff to a sharepoint list. In one of the columns it will have information that ends with a # and a code. Like #ABD. This code Represents a co...
SinhaKislay
Oct 14, 2019Iron Contributor
PeterMattsson have you looked at this samples? I cannot think of a exact solution but check references
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/column-samples
https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting
PeterMattsson
Oct 14, 2019Copper Contributor