Responsive
206 TopicsSharePoint List - How to open Edit Current View option in same Tab
Hi All, Currently I am using SharePoint Online site collection. In that list if I click on Edit current view option from any view then it open in new Tab to edit view settings. How to open that in the same Tab? As in SharePoint 2013 if you modify list view then it opens in same Tab so this same behavior want in SharePoint Online. Is there any way to open in same Tab on SharePoint Online List. Thanks, Harish Patil48Views0likes2CommentsCarousel suddenly stretching images
Has anyone seen that the carousel layout for news is suddenly stretching or distorting image instead of smartly orienting them, like it used to? This seems to have started this past week, so I'm guessing an update has changed something. Is there a specific dimension that images need to be now if you plan to display them in a carousel layout?44Views1like1CommentStruggling to filter News from one site to another
Hello Community, simple usecase: I have multiple Sites in one hub called Intranet. My main hubsite is sites/intranet. I have another site called sites/IT. On that site, I've added a managed metadata coloumn to the pages library with tags like "information security", "AI", "Cybersecurity".... to tag my news on sites/IT Now, I would like to place a news webpart on sites/intranet, which filters for a) only news from sites/IT b) only news with the tag "cybersecurity". I cannot seem to find the correct coloumn to filter for, what am I doing wrong? I tried adding the "same" managed metadata coloumn to sites/intranet. "same" as in create a new coloumn, give it the same metadata choice and give it the same name. If thats the mistake, how do i really create a hub-wite Coloumn in SharePoint online? Thanks in Advance71Views0likes3CommentsCheck in issue with Document Library
I am having an issue with files in a document library remaining checked out to the user who edited it - I have raised with MS support who so far have no resolution for this. The files in the document library are all images - all are edited with the default editing feature in SharePoint. When these are edited, they used to save instantly and be visible to all users. Now, upon saving, the image remains "checked out" and needs to be manually checked back in. This is not ideal for my scenario - it needs to be automatic and instant. I do have JSON formatting on this library which is the only difference I can see between this library that doesn't work well, and another on a different site that does what I expect it to. All advanced/version settings have been checked and all are set to NOT required files to be checked out. Does anyone have any guidance as to why the JSON formatting is affecting this? What can I try?Solved127Views0likes2CommentsSharePoint List Export to Excel Not Updating After Refresh
Hello, My SharePoint list had 3.5k rows and recently did a huge cleanup and deleted almost half of it. It now currently has 1.6k items. I have exported that SharePoint list to an excel file but when I hit Refresh All in the file, it still has 3.5k line items and still hasn't updated. I did the update around 2pm CST yesterday, and as of writing this it is currently 8:30am CST the next day. I don't understand how when I export to CSV, everything is updated but when I export a new file to Excel or when I refresh my old export that is still linked to my SharePoint list, it isn't updating. Please help. Thank you!78Views0likes1CommentHow to size multiple images to be the exact same size?
I am using images as headers for text bodies. I want them to be exactly the same size since they appear next to each other on the 3-column layout. Is there a way to manually set the height and width so I am not just guessing?37Views0likes1CommentSharePoint Online - How to keep left navigation expandable
Hi All, I am using SharePoint Online site collection. I have created Left navigation menus with sub menus. I want this menus should be expandable in SharePoint Online site. We had used SharePoint 2013 in that Left navigation showing expandable with sub menus so just line I need this behavior on SharePoint Online. Thanks, Harish Patil45Views0likes1CommentJSON formatting affecting Tile view when pic is modified
Hello! I am hoping someone can help with a random annoying JSON formatting issue I'm having! I am using a SharePoint list with a Tile view. It's JSON formatted to fit the file thumbnail on the tile - all good so far (I believe anyway, JSON is not something I am overly familiar with!). However, I've noticed when I modify the photo, the thumbnail ends up tiny on the tile and no amount of refreshing the screen changes it. Why is this? How can I sort it? See below, the pic on the left is the standard view size when the file is uploaded. The file on the right is post-modification (when it used to be the same size as the left picture and all I did was change it from a colour photo to B&W). This is my JSON formatting on the view itself: { "elmType": "div", "attributes": { "class": "sp-card-previewColumnContainer" }, "children": [ { "elmType": "div", "attributes": { "class": "sp-card-imageContainer" }, "style": { "max-height": "260px", "display": "flex", "object-fit": "contain", "justify-content": "center", "align-items": "center" }, "children": [ { "elmType": "filepreview", "attributes": { "src": "@thumbnail.small" }, "style": { "max-height": "100%", "max-width": "100%", "display": "inline-block", "object-fit": "contain" }, "filePreviewProps": { "fileTypeIconClass": "sp-fileTypeIcon-cardDesigner", "brandTypeIconClass": "sp-brandTypeIcon-cardDesigner" } } ] } ] },58Views0likes1CommentPower Apps - After customization form not loading
Hi All, I am new to PowerApps. I am using SharePoint online 2019. I want to customize list forms.When i click on Customize forms through Powerapps and publish from it, I got the display form (Powerapps UI) of list loaded for first time with PowerApps and next time onwards , loading process icon coming but no content. I have created sample Modern List and tested with two coloumns (no look up columns). Still the same issue.:(Please help me with this issue and guide me!!! Thanks Thanks AnnamsoftSolved33KViews1like3CommentsPagination not showing in Modern View
Hi All, I am using SharePoint Online site. In this list I am using all Modern View list. I am setting Item limit 30 but in that list I have more than 1000 items. But it is not showing pagination just like it was showing in SharePoint 2013 pagination like 1-30 .... Can anyone please help us how to show pagination in new SharePoint Online Modern view? Thanks, Harish Patil67Views1like1Comment