-
- Custom AspMenu webpart
by Gregos
- 2 Replies
- Last post
by Gregos
- Hi,
I am trying to create a custom webpart that generates an AspMenu from the content of a Document Library (Folder = submenus, Document = MenuItem).
The rendering is working well but it seems that the client script that pops up the menus is not working
Here comes the class:
Code Snippet
using System; using System.Runtime.InteropServices; using System.Web.UI; using
-
- Presence not uniform
by goldnrd
- 14 Replies
- Last post
by Evaldo Santos
- Hello,
I'm testing SharePoing Service V3 and am a bit confused about the presence system. If I add the Site Users web part I get the presence pop-up with options to schedule a meeting and that works great. The presence status under the Modified By column for instance never shows any presence info. I'm curious where that info comes from
Thanks,
Justin
-
- Number of days in the Status
by rbasram
- 3 Replies
- Last post
by Paul Galvin
- Is there a way to track the number of days a list entries remains in a particular status through sharepoint.
I have a task list and i would like to track the number of days a task remains in a particular status.
Any sort of help would be highly appreciated.
Thanks
-
- Customizing Alert on Specific Column
by Muhammad Masood
- 4 Replies
- Last post
by Muhammad Masood
- Hi,
Is there any way to customize alert on specific column of a Custom List. Let say I have a Custom List called "Internal News" in that list there is a column called "Expired On" [date typ column].
I want an alert to be issued to specified users when " Expired On " column contains the current date. For example "Expired On" contain a value of &
-
- Customizing RenderParttern for Telephone Custom Type Field
by fedroponce
- 1 Replies
- Last post
by fedroponce
- Based on this blog post: http://www.sharethispoint.com/archive/2006/08/07/23.aspx I managed to create a custom field type that uses JavaScript to validate and format telephone numbers in a custom type field. The component works very well and I am able to add Telephone columns to my lists.
In the post, rendering the value for display in a List View was not customized. Using the commented cod
-
- Using LDAP Attributes in Workflow
by The Dopud
- 0 Replies
- Last post
by The Dopud
- Hi, Does anyone knows if I can use LDAP attributes from AD in my workflow. For example, I want to use 'manager' attribute in LDAP as the approver of some task. Can I do it using Designer or I have to use VS2005 Does anyone have any examples Thanks in advance. Cheers, Andrej
-
- My Site portal site connection alternate URL mappings
by Ross Gardner
- 13 Replies
- Last post
by chandler1
- I have an SSP setup with the personal sites using the same site collection as the main site collection. So, the main SharePoint site is http://servername and the personal sites are at http://servername/mysite . After initially setting this up, there was no portal site connection to the main site, so I went to http://servername/mysite/_layouts/portal.aspx and added a connection to the main SharePoi
-
- How to add custom fields in Advanced Search in moss
by Praveen battula
- 8 Replies
- Last post
by Praveen battula
- Hi there, how to add our own fields to advanced search please tell me the process, and how it searches when we add a new custom field.. how it links the custom field and search thanks in advance praveen,
-
- Missing Webpart Items
by SQLChamp
- 14 Replies
- Last post
by SQLChamp
- Quick question - I'm not seeing some webpart items in Sharepoint (ie Reporting Service Items, Scorecard Items... etc). I am wondering how are those items added in Sharepoint
Would someone know some article or steps to add these items into Virtual Server Gallery
Appreciate your help in advance!
-Lawrence
-
- Problem with Contact[] ToContacts(Group Expansion)
by spointer
- 3 Replies
- Last post
by Frank Chiang
- All,
I am trying to expand a group and not able to get the contacts list using the following.
this .initFormData = Form .XmlToHashtable( this .workflowProperties.InitiationData);
Contact [] contacts = Contact .ToContacts(( this .initFormData[ "Assignee" ] as string ), this .workflowProperties.Web);
All I am getting is imensions:[0]} . I can see the values for
-
- InterSystemWorkflow sample not working
by kittani
- 0 Replies
- Last post
by kittani
- Hi,
I am trying to execute InterSystemWorkflow sample code which is part of ECM Starter Kit. It throws error when I trigger the workflow. Please let me know if any body has got it working.
-
- SPItemEventReceiver doesn't get fired
by Jian Zhang
- 4 Replies
- Last post
by Jian Zhang
- Hi All,
I am customizing a SPItemEventReceiver in MOSS 2007 which needs to add a new subsite under current site collection once I got a new item added into the List called "Projects List". the code is like following
public override void ItemAdded( SPItemEventProperties properties)
{
string newProjectName = properties.ListItem.Name;
SPGlobalAdmin globalAdmin =
-
- For second task also i am getting first infopath form, why not second infopath form?
by Praveen battula
- 7 Replies
- Last post
by Praveen battula
- i created a workflow consists of two tasks. in my workflow.xml <Task0_FormURN>urn chemas-microsoft-com ffice:infopath:ClientForm:-myXSD-2007-05-02T08-40-27</Task0_FormURN> <Task1_FormURN>urn chemas-microsoft-com ffice:infopath:ClientForm2:-myXSD-2007-05-04T11-45-42</Task1_FormURN> in my second task it should call ClientForm2 when task changed from task1 to task2, but w
-
- how to insert asp.net control into a sharepoint page?
by arioule
- 1 Replies
- Last post
by Chris Johnson [MSFT]
- Hi,
With Sharepoint designer, you can insert for example a button into any sharepoint page, but how could you access to the code behind to write its eventhandler.
Thanks a lot for your help.
Arioule.
-
- Trying to use Current User in a workflow
by Benwah552962
- 2 Replies
- Last post
by Benwah
- Hey, I'm trying to build a workflow that will record WHAT TIME and WHO starts working on a task. I am having great dificulty placing the "Current User" into a variable that i can use. I can place "created by" and "modified by" into variables, but i need to know who the person who is currently logged in is! Any help on this would be much appreciated, and im happy to s
-
- Slow initial access to sharepoint site from client
by Rob_R
- 14 Replies
- Last post
by Bardapony
- Hello Everyone,
We have MOSS 2007 setup in a small 2 server farm, 1 SharePoint 2007 server (X64) and a database server. We have setup an intranet site for all the employees to access and it is working well and running smoothly. The issue we are having is that when a client initially accesses the Intranet site the initial load times is quite long, upwards of 30+ seconds. It will display some
-
- SharePoint error when editing documents with custom content types
by Mart Muller
- 5 Replies
- Last post
by Guillermo Filia
- Hi,
We have these weird problems with standard MOSS workflows. We've created some publishing pages in the Pages document library using custom content types with al sort of site columns (about 20+). Now, when we attach a standard approval workflow to the list and start it manually, everything is ok and the workflow is started.
When we want to edit the document however, we check it out and cli
-
- When adding site template receive error "This web service does nto support custom web templates"
by Ilana
- 0 Replies
- Last post
by Ilana
- I am runnign the follwoing command:
stsadm.exe -o addtemplate -filename "C:\Template.stp" -title "TestTemplate"
this works ok on my SP server, but does not on antoher- why
-
- Rendering web part depending on the user logged in
by Chris551804
- 4 Replies
- Last post
by Chris
- hi everyone,
can anyone tell me if its possible to control the rendering of the web part depending on the credentials of the user currently logged into the sharepoint site
i mean if a user from the site member's group logs in then the web part will render. otherwise if the user is anonymous, then the web part wont render.
any help in this matter will be highly appreciable
t
-
- Copying Documents and Linking Them
by Shola Salako
- 2 Replies
- Last post
by Shola Salako
- Hello SPS Gurus:
Manually I can perform a "Send To" on a document in a document library that would copy the document to another document library. This copy would be linked to the source document.
Now here is my question: how can you do this programmatically I tried the copyTo method, but it does not create the link to the source document.
I would greatly appreciate
-
- Web Part lifecycle question
by ___adrin
- 4 Replies
- Last post
by AC [MVP MOSS]
- Hello, I have some questions concerning Web Part lifecycle: - general: when the web part constructor is called Are webpart fields serialized somehow When is CreateChildControl() method called Is it called everytime I do a postback - I have a web part with a treeview control as a field:
Code Block
public class AClass : System.Web.UI.WebControls.WebParts.WebPart {
protected TreeVie
-
- filter Lists by current user in sharepoint 2007
by Jamil haddadin
- 5 Replies
- Last post
by Ajay Sawant
- I want to make an issues list in MOSS 2007, this list have a column named "Assigned to ", this column type is person or group.
I should have a view that enable each user to filter only the issues that is assigned to him, How can I do this
-
- Crawling file servers
by Chris Fields
- 2 Replies
- Last post
by yaroslavP
- With an out of the box MOSS setup I have configured the crawl of a file server. Search does a fine job of finding and indexing all the allowed file types. The problem is that I want to be able to find, by filename, everything on this file server. In other words if I search for "setup.exe" I want all the hits from my file server to be displayed. Is this simply a matter of adding all the f
-
- Summary Links Web Part Error
by O11y
- 1 Replies
- Last post
by O11y
- Hello,
We've recentry migrated our SPS 2003 environment to MOSS. Everything is working well except the Summary Links Web Parts. I can add them to the page and they appear correctly but when I try to add a new Item I get an error:
The type is not registered as safe. (full error below)
I can confirm that all Types in the Microsoft.SharePoint.Publishing.WebControls namespace are registe
-
- Templates Missing from Publishing Site
by Rob_R
- 4 Replies
- Last post
by Katrien De Graeve
- This may be a simple fix but I am using a publishing site for an Intranet site. Everything seems to be working just fine, I can add sites to it for various departments etc., no problem. Now I want to add another site using the Document Center template but I can't because that template is not available, actually there are 4 templates missing frorm the Enterprise tab, all other templates are there i