Forum Discussion
Jonathan Cooper
Apr 05, 2018Copper Contributor
Currency field / Right Align
I have a sharepoint online list (Office 365). Open the list and there are three fields that are setup as currency. I have read other posts that suggest that currency should automatically align to t...
Jonathan Cooper
Apr 05, 2018Copper Contributor
I very well could be wrong, but I think these instructions are for when the SharePoint list is displayed as part of a web page (Site Contents-->Site Pages). I am trying to format the actual list (Site Contents-->ListName) using the modern experience. I do see something about JSON in the Site Contents-->ListName-->List Settings-->ColumnName but I do not know what to do there either.
Anonymous
Apr 05, 2018Did you try this to embed code to change style on currency element in modern view?
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-script-editor
- Jonathan CooperApr 05, 2018Copper Contributor
Again, I think we are talking about two different things. AFAIK, you can only have a web part on a web page.....not on the list itself.