No announcements
Found 674580 threads
-
4 Votes
Filter deleted users in Get-ADObject cmdlet also returns deleted computers
Deleted objects have no objectCategory.Answered | 12 Replies | 34192 Views | Created by T.H.G - Wednesday, December 28, 2011 1:27 PM | Last reply by T.H.G - Wednesday, December 28, 2011 7:32 PM -
4 Votes
Remove or delete a connection filter or exclusion filter in Sharepoint 2010
After pokin around and some help from my friend found a way to delete the connection filter.Answered | 3 Replies | 2834 Views | Created by Snowflakes11 - Monday, February 18, 2013 6:48 PM | Last reply by Tamilarasi A - Monday, February 25, 2013 6:21 AM -
4 Votes
Cannot delete user profile synchronisation connection filter
Obviously you can create another filter and delete the old one, but the bug still persists.Answered | 14 Replies | 14365 Views | Created by andreasbbbbb - Tuesday, May 31, 2011 12:12 AM | Last reply by Deepesh Yevle - Thursday, March 3, 2016 4:29 PM -
0 Votes
Delete pages from the Pages library
How I can delete all the pages from pages library itselfat one go.Answered | 5 Replies | 1007 Views | Created by anuxps - Monday, November 4, 2013 12:01 PM | Last reply by Vladimir Buyevich - Monday, November 4, 2013 8:26 PM -
2 Votes
Filtering and Deleting Rows
In the formula I've provided you need to replace "PreviousStep" by the stepname of your step that comes before this filter step.Answered | 12 Replies | 15580 Views | Created by CMcReynolds - Wednesday, April 8, 2015 2:59 PM | Last reply by CMcReynolds - Thursday, August 6, 2015 12:18 PM -
0 Votes
Pre-filtered SharePoint list on a page
Hi, The following blogs for your reference: Filtering results on predefined set of values in your display ...Answered | 3 Replies | 1767 Views | Created by Johnweet - Tuesday, July 26, 2016 5:37 PM | Last reply by Dennis Guo - Monday, August 1, 2016 9:16 AM -
0 Votes
Filtering WPs by metadata field on page
Hi Jon, You can display your contact list with Content Query Web Part and filter Content Query Web Part by Managed Metadata field of ...Answered | 2 Replies | 801 Views | Created by JonPope - Wednesday, April 22, 2015 3:49 AM | Last reply by Eric Tao - Thursday, April 23, 2015 12:30 PM -
0 Votes
Wiki Page name as filter for list
Hi Omar, According to your description, you would like to open a page and filter the list on that page with the name of it.Answered | 3 Replies | 968 Views | Created by Omar Dimachkie - Thursday, September 24, 2015 9:34 AM | Last reply by Linda ZL - Monday, September 28, 2015 2:22 PM -
0 Votes
delete page file
>Can I delete the page file?Answered | 3 Replies | 7609 Views | Created by dandan1445 - Monday, February 19, 2018 1:31 PM | Last reply by questionsformicrosoftproducts - Tuesday, February 20, 2018 6:54 AM -
0 Votes
SPUser Filter in custom aspx page
Hi, Please check the link below: Using SPQuery to filter lists by User & Group ...Answered | 1 Replies | 799 Views | Created by Hollinshead - Tuesday, June 23, 2015 10:56 AM | Last reply by Dennis Guo - Wednesday, June 24, 2015 9:34 AM -
0 Votes
Delete a page using powershell
Try to do in this way to delete the file $listName="Pages" $siteURL="<site url>" $site=Get-SPSite ...Answered | 2 Replies | 13531 Views | Created by Sasha V - Friday, August 3, 2012 2:44 PM | Last reply by Siva_Reddy - Friday, August 3, 2012 4:14 PM -
0 Votes
Deleting page numbers
You can't do that with page breaks, you need Section breaks on both sides on the un-numbered range, plus unlinking their headers/footers from the ones before.Answered | 1 Replies | 712 Views | Created by Glassring - Wednesday, September 17, 2014 3:09 AM | Last reply by macropod - Wednesday, September 17, 2014 5:36 AM -
0 Votes
Delete 404 Not Found Page
have you created and deleted the page before, with the same name which you are going to create.Answered | 5 Replies | 1498 Views | Created by Tagore 534 - Wednesday, April 8, 2015 12:15 PM | Last reply by Nitinb4u - Thursday, April 9, 2015 7:43 AM -
0 Votes
Edit filter settings in a mobile page
Hi, Just so we understand your query accurately, do you mean the filters that are displayed when we visit the viewfilter.aspx page in ...Answered | 4 Replies | 8800 Views | Created by talhak - Monday, August 23, 2010 7:58 PM | Last reply by Anjali Ch -MSFT - Wednesday, September 29, 2010 4:14 PM -
1 Votes
Delete Webparts from Pages
You may also delete all web parts from page via PowerShell: Removing Web Parts from SharePoint Pages using PowerShell Blog - ...Answered | 4 Replies | 1075 Views | Created by Sachchin - Wednesday, July 10, 2019 7:53 PM | Last reply by Jerry Zy - Wednesday, July 17, 2019 12:47 AM -
0 Votes
Filter list using site/page name
Try using jquery and get the page title on load and pass it as filter condition to the list view.Answered | 2 Replies | 2728 Views | Created by noranachering - Monday, November 9, 2015 5:44 PM | Last reply by ali tun - Tuesday, November 10, 2015 10:22 AM -
0 Votes
Accidentally Deleted Master Page
Hi, Follow the below steps to restore master page from recyclebin.Answered | 3 Replies | 5015 Views | Created by BIYANI - Tuesday, April 24, 2012 11:28 AM | Last reply by Hemendra Agrawal - Tuesday, April 24, 2012 12:11 PM -
1 Votes
Dashboard Page - text filter contains - 2013
Hi Jesse, Do you want to create text filter text box in the top of the page which include two list view webparts?Answered | 2 Replies | 2119 Views | Created by 1brandeja5 - Wednesday, February 8, 2017 6:33 PM | Last reply by 1brandeja5 - Thursday, February 9, 2017 9:42 PM -
0 Votes
Recursive, filtered Deleting
#requires -Version 3.0 $rootFolder = 'D:\SQLBackups' Get-ChildItem -Path $rootFolder -Directory -Recurse | ForEach-Object { $subdir = ...Answered | 11 Replies | 933 Views | Created by o_dave - Thursday, November 21, 2013 10:51 PM | Last reply by o_dave - Monday, November 25, 2013 8:03 PM -
0 Votes
How to implement SPGridview sorting and filter in application page?
Hi Vidya, I am posting few links below to check what you are doing wrong in your application page.Answered | 1 Replies | 918 Views | Created by vidya.s - Saturday, March 12, 2016 4:26 PM | Last reply by Jerry Yasir - Sunday, March 13, 2016 3:42 AM - Items 1 to 20 of 674580 Next ›
No announcements