infopath
Is it possible to build an XML document from a list of XPath values and the XML XSD?
I have a list of name/value pairs that I would like to map into an XML document.My idea is this, assign each of the names an XPath like this:[详细]
2023-04-12 07:56 分类:问答Is it possible to compare current user to a SharePoint list/group and switch views if they belong?
So I have a list of managers in my SharePoint site, and I am able to get the current user by using a web service and storing their name into a control. Is it possible to compare this name to everyone[详细]
2023-04-11 06:55 分类:问答Workflow dynamically pulling data from InfoPath form control fields
When a user fills out my form, they\'re to choose who their manager and advisor is from a dropdown list. At the end of the form, two textfields are autopopulated with that same manager and advisor. Wh[详细]
2023-04-10 09:42 分类:问答How to manage Infopath VSTA code
Situation We are currently developing a Sharepoint 2010 site that uses Infopath 2010 forms. However most of these forms require more advanced functionality thus these became Adminstrator-approved for[详细]
2023-04-09 08:15 分类:问答Retrieve the Current User name in sharepoint using webservices
I have designed a infopath form ,in that form load option I need to retrieve the current USERNAME. Who logged in the site must retrieve using WebServices only.[详细]
2023-04-09 04:11 分类:问答With SharePoint/InfoPath: Is it possible to switch default views, and then save this setting with a button?
So lets say that I have two views, one that is the default and another that can be triggered with a button. Is it possible to switch views, then have the view that you switched to become the default v[详细]
2023-04-08 15:25 分类:问答InfoPath non-editable fields
I\'ve created a simple list in SharePoint 2010. It has a couple of text columns and a couple ofintege开发者_如何学运维r columns.[详细]
2023-04-07 23:48 分类:问答Assign value to People Picker programatically in Infopath
As we can assign any field in infopath form using (Eg:TextBox) MainDataSource.CreateNavigator().SelectSingleNode(\"//my:RequestedHardware\",[详细]
2023-04-06 12:18 分类:问答How to implement autocomplete with rich textbox in infopath2007?
I\'ve met 开发者_StackOverflow社区a problem, our user asked me to implement autocomplete with rich textbox in infopath2007, and i\'ve googled a lot, but failed, can anyone help me about it?I\'d guess[详细]
2023-04-05 19:04 分类:问答Need inputs for logic for Codebehind in Infopath Button
I have an infopath form,when i click on the button it should redirect to sharepoint list item\'s add item template.. in the code behined i gave[详细]
2023-04-05 14:49 分类:问答