1
vote
1answer
21 views
Fields in custom SharePoint list template not rendered list item forms
I've defined a custom list template with the following fields:
<Fields>
<Field Type="Text" DisplayName="Sub-Title" Name="SubTitle" StaticName="SubTitle" ShowInNewForm="TRUE"
…
0
votes
0answers
5 views
Cannot find links displayed on search results in SharePoint 2007
Hi all, I have this problem when clicking a link that was displayed on the
search results, when I click the link it says link not found.
Here is the scenario.
We have calendar in SharePoint, sample …
1
vote
3answers
171 views
Submit issues - send to 2 locations at once.
How can I Submit an InfoPath form to a SharePoint library AND to an email box at the same time when the user hits SUBMIT?
I need my form to be approved by several users in a particular order; then …
0
votes
3answers
47 views
How to Develope SharePoint 2007 solution using Visual Studio 2008..?
Hello Everyone,
I want to develop a public website on SharePoint server 2007.
But, I want to develop a solution using Visual Studio 2008 (I dont want to use SharePoint designer 2007).
Anybody help …
0
votes
2answers
11 views
Sharepoint form with linked lists
I am new to Sharepoint and I want to make sure I am on the right path.
I am in a highly restricted environment and would rather do this in Visual Studio but am currently in the position where I have …
0
votes
0answers
6 views
Deploy an InfoPath form with promoted fields to SharePoint within a WSP
I've been playing around with publishing an InfoPath form to a SharePoint site as a content type to try and see what happens. It works okay in that updating a form instance in a library will update …
2
votes
3answers
212 views
Sharepoint search of external RSS feeds
I want my sharepoint site to allow a user to search content in a known collection of RSS feeds. I figure conceptually a few ways to do this
crawl the feeds at their source (Yikes!)
Pull the full …
0
votes
0answers
18 views
SSRS for Sharepoint, rendering Graphics in a report from a Sharepoint List URL?
Greetings Sabios,
I have several reports I run successfully where the data comes from a Sharepoint list in the form of an XML dataset. I am however having trouble with one. I have a report that …
0
votes
0answers
9 views
SharePoint workflow to XAML ?
Hello geeks,
I have one workflow deployed on share-point server.
Now can i reverse engineer that and create (workflow)XAML out of it?
it yes how?
0
votes
0answers
7 views
SharePoint Code Access Security-requirements to call Page.TemplateControl.ParseControl
Hi,
What are the CAS policy requirements to call the method Page.TemplateControl.ParseControl as referenced here?
http://msdn.microsoft.com/en-us/library/kz3ffe28(loband).aspx
Specifically, in …
0
votes
2answers
47 views
Design to custom list in sharepoint
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site …
1
vote
0answers
3 views
imported sharepoint do not use updated templates
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my …
0
votes
0answers
6 views
Can SQL Reporting Services 2008 integrate with a SharePoint 2007 installation running SQL Server 2005?
We have a production MOSS 2007 environment installed with SQL Server 2005. Is it possible to configure an instance of Reporting Services 2008 to operate in SharePoint integrated mode with MOSS on SQL …
1
vote
0answers
9 views
Removing solution in SharePoint, keeping the pages with older webparts, redeploying updated solution with newer webparts
What I am trying to do is to keep SharePoint pages that were created in SharePoint while the solution underneath is retracted, updated, and then redeployed. Has anyone done this before, what issues …
0
votes
1answer
47 views
How to add solution without Windows Authentication to SharePoint DB?
Is there any way to run stsadm -o addsolution using a SQL Authentication account instead of the windows domain account? My SharePoint hosting provider has the content database in a different domain …
