Nicolle
My feedback
-
12 votes
Nicolle supported this idea ·
-
218 votes
We’re working on an option in highlighted content to enable custom queries where you can provide the KQL or CAML and specify your own query. This will enable you to search by custom content types.
Nicolle supported this idea ·
-
168 votesthinking about it · 15 comments · Sites and Collaboration » Metadata · Flag idea as inappropriate… · Admin →
Nicolle supported this idea ·
-
324 votes
Today you can add metadata to modern pages and news. Also the news web part currently supports filtering news by metadata, as long as the source of the content is the current site.
We’re working to enable this same filtering across sites right now.
Nicolle supported this idea ·
-
935 votes
We initially didn’t enable the full width column on team sites due to the vertical navigation on the left and left justification of team site pages. How do you imagine it should work/look on those pages?
An error occurred while saving the comment Nicolle supported this idea ·
-
91 votes
An error occurred while saving the comment Nicolle commented
Response from MS Support ticket. The workaround doesn't address Nintex tasks generated from forms of multiple content type. They didn't want to update uservoice to make the bug "public".... I guess I'll do it for them.
...the product group has identified this issue as a bug, but currently there is no ETA for fixing it.
Workaround:
=====================
The below custom formatting could work for OOB Task list in SharePoint site, but may not work for 3rd party workflow tasks.
{
"elmType": "a",
"txtContent": "@currentField",
"attributes": {
"target": "_blank",
"href": {
"operator": "+",
"operands": [
"https://site/sites/mysite/Lists/Tasks/active.aspx?ID=",
"[$ID]"
]
}
},
"style": {
"padding": "10px",
"font-weight": "bold"
}
}The official workaround is to use Task lists in classical view before the list template can be fully supported in modern view.
and "Unfortunately only PG team has permission to update the user voice, they would not like to make the bug public as no ETA can be provided now.
"An error occurred while saving the comment Nicolle commented
Hi, I raised a premiere support ticket with Microsoft and they have raised as a bug in their internal ticketing system. I've asked they update this post.
An error occurred while saving the comment Nicolle commented
I have just started experiencing this issue. There is a JSON column format workaround but doesn't work where multiple content types or for Nintex form library...
{
"$schema": "http://columnformatting.sharepointpnp.com/columnFormattingSchema.json",
"elmType": "a",
"txtContent": "@currentField",
"style": {
"min-width": "900px",
"color": "#004990",
"font-weight": "bold"
},
"attributes": {
"target": "_blank",
"href": {
"operator": "+",
"operands": [
"https://your tenant/sites/site collection/site/Lists/Tasks/DispForm.aspx?ID=","[ID]"
]
}
}
}Nicolle supported this idea ·
-
871 votes
An error occurred while saving the comment Nicolle commented
Something has recently changed. The task title is no longer displaying - instead ID_.000.
This is a big issue... workaround to use JSON column format, but it doesn't work for opening nintex forms with multiple content types in the library. Had to revert to classic. When the title was still intact we could at least tell people to right click Open/Edit etc... but without title, there is no reasonable way to use the modern UI.Nicolle supported this idea ·
-
28 votes1 comment · Sites and Collaboration » Workflow, Flow, and PowerApps integration · Flag idea as inappropriate… · Admin →
Nicolle supported this idea ·
-
46 votes
Nicolle supported this idea ·
-
2 votes
Nicolle supported this idea ·
-
1,090 votes
We’re actively thinking about how we can better support the desire for a great looking, responsive, wall calendar view. As we solidify our thoughts, we’ll share more.
Nicolle supported this idea ·
An error occurred while saving the comment Nicolle commented
Agree, please provide the functionality of the older version.
-
129 votes
Nicolle supported this idea ·
-
735 votesnot in our plans right now ·
AdminSites Product Team (Product Owner, Microsoft SharePoint) responded
Thank you for submitting this suggestion and voting on it. We have two events/calendar solutions in modern pages today. The events web part has card based event tiles, powered by events lists. You can roll-up events from multiple sites into one page, but there isn’t currently a wall calendar view.
Alternatively you can select to leverage a group calendar, and pull all of your events (including recurring events) from Exchange. This too is a compact card based view.
While we understand a wall calendar view is desirable, we’re not working on it at this time.
Nicolle supported this idea ·
Hello, I think I saw something on github that might help. Totally agree with this idea - full width bleed and ability to centre page content.
https://github.com/devscopeninjas/dvs-spfx-extensions