SharePoint not showing in the Categories list
Hi everyone, thanks in advance for your time and help. my environment SharePoint 2007 and Visual Studio 2008 when I created a new .Net Project and I go Right click on FEATURES >> Add >> New...
View ArticleCheck if user is part of AD group using...
I am trying to validate a user from SharePoint to see if a user exists within an AD group. SharePoint does not allow you to do this so I am using the: using...
View ArticleAllowing alternate protocols to be entered in link fields
I would like to configure SharePoint 2007 to allow alternate protocols / links to be entered in a number of placed: Hyperlink fieldsRich text editor (highlight text and create a hyperlink)etc. An...
View ArticleCustomize yes/no feild in list
Hi, I have a sharepoit list and in this list we have column with "yes/no" radio button. I want a solution if a user fill the forum and click "Yes" radio button then the column (ABC) must show if user...
View ArticleHow to list site collection features for a web application in moss 2007
Hi, I need to find a custom site collection feature to deactivate it and reactivate it again looping through a specific web application. What i did is this:...
View ArticleComparing numbers and IDs to join lists
I have two lists which I am trying to show as a composite list in a single view So I have the first list, Orders for example, which contains basic data for an order (Customer, address etc) and of...
View ArticleInfoPath - Digital certificate about to expire, what about existing forms
I have a digital certificate through Versign that's about to expire, and we've recently purchased a new certificate. I understand I'll need to re-sign the InfoPath template and republish it. My...
View Articlebackup and restore InfoPath form template (XSN)
I'm about to republish a form/template (I'm running MOSS 2007), a couple questions: 1. Is there any way to make a backup of the existing template? 2. Is there any way to restore a backup of the...
View Articledocument permissions change event
Hi i have a site collection1 with many sites and many document libraries. i am storing all the documents info in a list lstDocInfo another siteCollection2. Whenever a new document is added in...
View ArticleHow to create the document library programmatically?
I create the custom document library template based on the original document library. After creating it, i want to create my custom document library programmatically. Pls point me. Thanks
View ArticleSharepoint list - how to create a filter like an unmatched query?
Hi all Let’s say I have a list: [Name] [employee#] [course] John Smith 001 Visual Basic basics John Smith 001 Visual Basic advanced Jane...
View ArticleThe enablesessionstate attribute on the page directive is not allowed in this...
Hi, i enabled Session in central administration and also enabled session in web.config file <add name="Session" type="System.Web.SessionState.SessionStateModule" /> <pages...
View ArticleChange Feature definition XML programmatically
Hello. I need to change feature definition xml programmatically. To be more specific, I have a feature on my sharepoint 2010 server. It contains few list and content type definitions. I want to remove...
View ArticleGet count of Site/Subsite & My Site
Hi, Is there anyway to find the following without custom coding in MOSS 2007:- How to find # (count) of Site and sub-site in any sharepoint environment (farm) ? How to find # of my sites in any given...
View ArticleHow to enumerate all web applications, site collections, and sites within a Farm
Hello All,I searched the forums to find an answer for this, and did find one using the SharePoint API, but I am wondering how to accomplish this using the exposed SharePoint web services (if...
View ArticleList site collections/sites/subsites with STSADM and VStudio
Hi guys, I am new with SharePoint, and development with SharePoint. I am trying to get the list of site collections/sites/subsites off SharePoint with the STSADM tool, but it doesn't help much...
View Articleupload data to Lib on schedule
Is there a way to auto-load data into SharePoint on a schedule? I have a SSIS package that exports a csv onto my SQL server.. I am needing this file to be loaded into a SharePoint Lib on a schedule...
View Articlepermissions not retained when using Save Site As Template in WSS
Hello,Does any one know how to fix the issue with permission not retained in WSS in .NET? I have not trying to using the "Save Site As Template" feature to new site using the site templated I created...
View ArticleHow to bypass Edit Properties Page while uploading documents in a document...
When users upload a document through the GUI, they are being prompted with a page, "The document was uploaded successfully. Use this form to update the properties of the document." I want my users to...
View ArticleSPUtility.js in SharePoint 2007
Can the SPUtility.js library be used on a SharePoint 2007 site? Has anyone ever successfully processed a list or document library using the SPUtility.js library in SP 2007? I have a client that still...
View Article