How I can open xml file in infopath form programatically?H
Hi! I have a xml file that I need to open in infopath form.I do it in the following way: XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load("C:\filetopen.xml");...
View ArticlePick up a delete event on a SharePoint list item and delete it's children in...
Hi,As topic says. I have an item list and when I delete something there I want it's children to be deleted in other lists. I this possible with a workflow to a sharepoint online site?The hierarchy is...
View ArticleHow to stop "Task Change Notification" emails in the workflow?
Good Morning - Does anyone know a way to stop these emails from being sent? I have two listed below. I am using a the 3 state workflow on a list. The asignee is notified with yet another email which...
View ArticleChange Due date if in weekend
Hi,I have a workflow for a task list that creates a new task when a task is completed. The Due Date for the new task is set for next day, but I don't want Due date to be set for weekends. How to?jik
View ArticleInfopath 2013 Web Form connection to MS Access Web APP in SP office 365
I am trying to establish a receive data connection to a table that is in a Microsoft Access Web App within a SharePoint site hosted within Office 365.I have made sure that the settings within the site...
View ArticleSharepoint Workspace error
Hi....I'm using MS Office 2010 and am attempting to work in Sharepoint. When creating a meeting, I get an error code 'the parameter is incorrect'. I have not installed the security file (according to...
View ArticleOpen InfoPath form on button click
Hi All,i have create infopath form and published as a document library type. Now my requirement is to create a button on home page of site/subsite, so when user click on that button it should open...
View Articletasked with project to create a 2-way replication between SharePoint 2007...
I was wondering if anyone has solved such a thing,As i have been tasked to solve a way to pass list and attachments with2-way replication between SharePoint 2007 and SharePoint Online .is this...
View ArticleSTOP SAVE CONFLICT - without code / with more detailed instructions for novices.
I have a list, each item has a document attached. I have a a feature that saves the previous version of a log entry so when the file is updated it adds a log entry when you click save in the dialogue...
View ArticleSharePoint Slider Images automatically readjust with screen size
I used the JS slider similar to http://summit7systems.com/a-simple-jquery-content-slider-for-sharepoint-200720102013-and-o365/ for SharePoint 2013 site.Works well but looking for my images to readjust...
View ArticleUpdate sharepoint workflow Task from Infopath
1.We are using an infopath form for creating a purchase order.2.It has multiple approvers and number of approvers can be multiple and are added in a repeating table.3.This form is published to a form...
View ArticleLookup column in SharePoint 2007
Hi,I have created a list which contains a column for numbers and named it 'Number'. When I try to look-up this column (Number) in a different list, I can see the list name, the title column but not...
View ArticleList does not exist when adding an alert from within a workflow
I posted this as a follow up to someone elses question related to SPContext being null from within a workflow originally but nobody has responded so I am posting it as its own question. I figured out...
View ArticleCAML, insert command, setting selected value of Sharepoint:DVDDropDownList
Hello,I have two Sharepoint lists: ListA and ListB. And I am using Sharepoint Server 2010 with Sharepoint Designer 2010 as a tool - no Visual Studio integrated with it so far.On the NewForm of ListA I...
View ArticleHow to custom Rating Scale field to add more range text in survey on MOSS 2007
When we use the rating scacle fied to create question in survey. You can only set three range texts for each question. Is there any way to allocate a range text for each range ? Such as below :...
View ArticleRemove multiple workflow status column from Sharepoint library.
I am using nintex workflows on my sharepoint library. Multiple workflow status column with the same name got created over there whenever new version of the workflow is published. Wants to delete all...
View ArticleInfopath eForm certification expire
Currently we are using the cerificate when publishing the eForm, the cert can be created only for 2 years. So every 2 years, we have to apply the new cert and redeploy all eForm XSN files.Could anyone...
View ArticleInfoPath email publishing in SharePoint 2013
Hello I'm new to this world and with that said I will try to make myself clear and understandable. I'm trying to have a InfoPath form open up in the body of a outlook message. When I publish the form...
View ArticleList item ID jump the sequence when add new item.
I am using Sharepoint 2013, I am using C# code to add new item to the list. Mostly the code work fine, but some time the ID of new item jump the sequence order of IDs ie.ID130351130352130356So the ID...
View Articlework flow email to multiple recipients listed in different fields
I have a list which I need to attach a workflow to send emails to multiple recipients.There are three different fields on the form where recipients are selected to receive an email requesting updates....
View Article