Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi All, I am currently working with InfoPath 2013 form which has repeating table. My requirement is, i have to change the column of repeating table based on the filer values given by User. I am getting data from SharePoint library and display it in the form using Repeating table (Repeating table binds...
-
Hi All, I don't know how to do the dynamic calculations in InfoPath 2013 when the formula is getting changed. This is my requirement: 1. InfoPath form three input fields (value 1, value 2 and value 3) and one button. 2.User will enter values for all three inputs and click the button. 3. Button click...
-
Good morning all! I am trying to get a submit button to email to a certain person in a database that has a certain position title. I've attached a screenshot of the button properties. The thinking is that I could just manage the database to have the form change when new people come into certain positions...
-
Hi Sorry if this has been asked before. I have a InfoPath form connected to an Access database, what I would like is for to be able to manually enter data in field A and the other fields in that group prepopulate based on the value of field A. It sounds as if it should be pretty straight forward but...
-
Hello, I'm very new to Infopath but I've worked with VBA in Excel, Access and Outlook. I'm really struggling on this one and I know it has to be possible to make this happen. Hopefully I can explain what I'm trying to do. 1. I have an Access Database 2. I have a new info path template...
-
Hello, in sharepoint 2010 designer workflow we have some OOTB infopath task forms(.xsn) Iwant to insert a hyperlink on it by reading sp list Means 1 sharepoint list will contains Title and URL_Value so on click of hyperlink(from .xsn form) the url value will be fetched from sharepoint list My List Title...
-
I am not sure that what I want to do can be done, but you are the guys who would know. I am reworking a form so that any variable that can possibly change in the future (list choices and such) are actually gathered from a data connection so the form does not have to be continually updated. One of my...
-
Hi everyone, i have a repeating table which contains a checkbox. The structure is activitylogs(group)-> activityLog(repeating table)-> ongoing (checkbox) I want to dynamically insert new row and assign the checkbox a value according to another filed value. I managed to insert the checkbox, but...
-
InfoPath 2003. I have a dropdown list of employee names. How do I allow users to type in an employee name if the name does not exist in the list and subsequently have the entered name part of the dropdown list for future selection? Can this be done without programming as I am not familiar with XPath...
-
Hello everyone, I have a DropDown that is populated from a SharePoint list. I want to be able to select a default value in that DropDown based on data from another field. I was wanting to use either another DropDown or TextBox as the intiator for the selection. I know that I need to set a rule but I...