word wrap
2 TopicsSteps initially show only first line of text
Currently and for the past year+ on Microsoft To Do Web, after selecting any List, the initial view of the Steps within a Task, only shows the first line of text in each Step. If I select a different Task within the same List and then reselect the original Task, the Steps within display all of the lines of wrapped text. This occurs using both MS Edge and Google Chrome. I rebuild my computer from a new Windows 11 ISO after stripping my SSD to zero partitions last week and this is still a problem. It would be really great if we could get this fixed.137Views0likes3CommentsSharePoint - Wrap text in gallery view
Hi All, Been scouring a while now looking for an answer. I've seen a lot of posts about this but cannot get anything to work. I am trying to get the 'new title' column to wrap the text so the entire title shows instead of being clipped. I go to the list > format view > format columns > new title column and then advanced. But anything I try doesn't work. I'm new to JSON so I know I'm screwing something up. This is the last code that I tried that seemed to work for others { "$schema": "https://developer.microsoft.com/json-schemas/sp/column-formatting.schema.json", "elmType": "div", "style":{ "white-space":"wrap" }, "txtContent": "@currentField" } Thanks in advance,45KViews0likes6Comments