list toolbar on a custom web part
Sat, 22 Mar 2008 00:58:44 -0400
Hi,
I have created a custom web part that shows a list data. On my web part I
want to show the same toolbar that appears when you go to the list (that has
three menus: new, action &settings). The standard list view web part also
shows that toolbar when full toolbar is selected from the web part
properties.
...
|
Install site template created on SP1 server to Non SP1 server
Fri, 21 Mar 2008 15:10:16 -0000
Hi,
I've created a site on a server with SP1 installed. The site contains a Doc
Lib, a few lists, and a SPD Workflow.
I've saved this as a Site Template .stp file.
Will I be able to install this onto a Non-SP1 server? Any gotcha's to
consider?
Cheers
...
|
UpdateListItems - Insert onto subFolder??
Thu, 20 Mar 2008 08:07:00 -0700
Iâ??m doing a poc that inserts a list-Item onto a simple custom list's
subFolder using sharepoitsâ??s WebService->UpdateListItems.
But I cant find the right field name to pass the subFolder name or ID.
Google didnâ??t return anything. Could anyone here could point me in the
right direction?
.. ...
|
Filter dropdown list on document upload
Thu, 20 Mar 2008 13:29:01 -0000
Hi again.
I have a simple list that serves as a lookup for a mandatory parameter in a
document library. The list is named "Unique Ref"
This list contains 2 columns; "Title" and "Allocated". The list is
pre-populated manually with a list of reference numbers, and whether that
reference number has been use ...
|
Simplify SharePoint Development with STSDEV -- automation.... setup
and headakes
Wed, 19 Mar 2008 13:57:49 -0700 (PDT)
nice awsome tool, easier setup with automation.. .
http://msdn2.microsoft.com/en-us/magazine/cc337895.aspx# ...
|
Custom Field Type - HTMLEncode
Wed, 19 Mar 2008 08:04:06 -0700
I have a Custom Field Type that I am working on that will contain some HTML
markup.
I want this to display when the column is displayed in a list, etc., but
instead it is encoding the HTML.
I have tinkered with the Render Pattern of my field type, but I am not
seeing what I expected.
I have:
<Rende ...
|
Backing up SPD workflow
Wed, 19 Mar 2008 13:36:54 -0000
What is the easiest way to backup a Sharepoint Designer Workflow ?
Tried copying and pasting the .xoml, .xoml.rules, and .xoml.wfconfig.xml
from SPD to another filesystem location but will only allow the creation of
a shortcut
cheers
...
|
|
|
(Another) SPD workflow question
Wed, 19 Mar 2008 10:36:47 -0000
Hello again :)
My workflow is driven by a "Stage" field... it waits for the Stage to be
advanced by the user, and then takes appropriate action. It's sequential.
At a particular point, the user has a choice and can chose 1 of 2 Stages to
advance to.
At this point, the Stage is set to "Stage 4" and I use ...
|
UpdateListItems - Event Lists - Deleted ocurrences
Tue, 18 Mar 2008 19:08:42 -0400
Has anyone been able to interact with MOSS using UpdateListItems? I have
been using it as my applications primary means to interact with MOSS. I can
retrieve and modify any calendar item using UpdateList items sending cmds in
batch xml format and it works fine (its not easy but it does work). I'm
stuck on ...
|
How to Modify the CREATED and MODIFIED dates in Document Library (MOSS 2007)
Tue, 18 Mar 2008 17:29:17 -0500
Have used the updatelistitems web service extensively to import files into
MOSS 2007 and Custom Column values,
BUT, this does not seemingly allow me to modify the CREATED or MODIFIED
Date.
Wondering if anyone has a solution for doing this, as we would like to
retain our original file dates from the sourc ...
|