11-02-2017 03:41 PM - edited 11-02-2017 03:41 PM
Hi all,
I would like to update you all on the rollout progress of the column formatting feature. Today, we begun rolling this feature out to first release users. All first release users will have the capability by the middle of next week (Wednesday, November 8th). After that, we'll begin rolling out to first release tenants. All tenants worldwide will have this feature by the end of November.
Here are some handy links to help you get started with column formatting:
We are very eager to hear your feedback on this feature, and hear your suggestions on how we can make it more useful.
12-12-2017 03:48 PM
So, I should have stated yesterday that it was the "Title" column where this is not persisting.
(In this doclib, Title is only a line of text, no link to edit, etc.)
In other columns, working fine.
@Deleted; @Juan Carlos González Martín
12-12-2017 03:53 PM
Owen, yes looks like you are right ... all other columns seem to work, just not the title column.
12-12-2017 03:57 PM
And in another tenant, the new doclib has a "Name" column, and it works fine there.
I can't get a "Title" column in a new doclib. This is a migrated doclib that still has a TItle column - perhaps there is some artifact that persisted there. But there must be a lot of doclibs that have both "Title" and "Name" still out there. - let's hope it's still worth a fix for "Title".? Or, maybe I can be told what I need to clear out of this doclib.
Thanks,
Owen
12-12-2017 04:44 PM
The issue where column formatting breaks wrapping on the title field is a known issue - we've got the bug logged and hopefully a fix will be available soon.
@Owen Allen is that the issue you're talking about, or are you seeing your entire formatting JSON not persisting in some title columns?
12-12-2017 05:29 PM
It doesn't sound like the same bug.
I have no column formatting on the document library column named "Title", so the title text is displayed in one line and is cut-off by the column to the right.
I add the JSON script to apply word wrap (white-space), and hit Preview, the cells in the Title column wrap as desired.
I hit Save, and the cells in the column remain wrapped.
I can select diff rows in the view, the cells remain wrapped.
if I close the column formatting right hand panel, the cells in the Title column revert to a single line, eactly as they were prior to my typing/pasting in the JSON script.
i then reopen the column formatting panel, no script.
Happy to get more detail or give access to tenant for testing.
My work around is to create a new column of type single line text, copy content, remove "Title" column from view. (sigh) the things I do for clients.
03-05-2018 04:21 PM
Owen, we looked into this, and it seems that the Title field on Document Libraries (not lists) is typically marked as Sealed=true, which is likely why you weren't able to apply a format to it.
03-20-2018 11:54 AM
I'm currently trying to format the Name column of a document library so that its title wraps, but the title/name doesn't even appear with this JSON:
{
"elmType":"div",
"txtContent": "@currentField"
}
Is the title/name column unable to be formatted?
03-20-2018 11:56 AM
03-20-2018 12:07 PM
We are working on the ability to support Name now. This should be out in the next month. As for wrapping, let me follow up.
04-09-2018 02:02 PM
Any update on when column formatting will be available in the web part on modern pages?
04-17-2018 06:44 AM
05-09-2018 05:07 AM
Any news on this? Our Enterprise Company is waiting to have this really valuable feature soon...