Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hi Everyone, I am new to InfoPath and SharePoint and I am having difficulty learning the best methods of developing web browser compatible forms. I am editing a SharePoint web compatible form in infopath and need to add several tables to the form. The data in the tables doesn't need to be stored...
-
Is it possible to lookup a manager's direct reports and display them in a drop down list box? I was thinking of using the OOTB "UserProfileService" web service with SharePoint Services form. Can someone tell me how it can be done? Thanks!
-
Hello, I have an InfoPath browser form that I publish to a SharePoint MOSS enterprise form services form library. This form needs (IF POSSIBLE) a no-code solution. I have a text field called Alias/Badge # where a manager types in an employees AD account alias or badge field. After a button is pressed...
-
Building a complex browser enabled form that has multiple Data Connections to the UpdateListItems web service for the same site. (2 Different lists, 3 different connections.) Retrieve Data Connection - SharePoint List Submit Data Connection - Web Service w/ CAML query (programatically generated) - Updates...
-
Hi, I have an issue I'm hoping to get some help with. Here's where I'm at: 1.) Created Infopath webform that utilizes Excel Services to return the next Friday from today (excel sheet is in the same sharepoint domain - http://www.bizsupportonline.net/infopath2007/calculate-date-difference...
-
Hi, I am using a browser enabled form in Infopath 2007. I want to restrict some users depending upon the role. The restriction is, I do not want to delete node from repeating section but they can add more. In Infopath there is option to restrict both adding and deleting simultaneously. Is there a way...
-
Hi, I am creating a browser enabled form. I have 7 views and these views are dependent on some rules. At form options, I have written some rules for opening forms . Till here it worked fine. Now I want to open different views for editing form, from different web pages depending upon the user, roles etc...
-
Hi, I have a secondary data source returning some unique IDs. I want to get nth value from this datasource and show it in a text box. Is this possible without writing code. Is there a way to get this by using Xpath.
-
Hi all, I stuck 2 days ago in security problem and i can't solve it till now ... first of all, I am using infopath 2007 and moss 2007 with visual studio 2008 my infopath form have 2 data sources SSP web service to retrieve some active directory information for the login user web service used to retrieve...
-
Hi Santoshp, Thanks for your quick reply. I have not used code behind till now and this is the only thing left in my form. Is there any other way without writing code to achieve this.