When a repeating table is added to an infopath form, you can add a value to the repeating table by clicking the default "insert item" button. I want to know if instead of clicking the specified "insert item" you can just click a user added button to add an item in a repeating table?
Add item to repeating table when user submits?
2.4k Views Asked by tehman At
1
There are 1 best solutions below
Related Questions in SHAREPOINT
- Upload a document to a SharePoint document library (can be via Rest Api/other) using C# & also retrieve the unique id of the document
- Sharepoint alers email deletion from alerts
- SharePoint/CSS3 Gradients/IE9
- Sharepoint 2007 / Jquery - Replace all text on body or render HTML
- share point excel service
- MS Access Run-time error 3999
- Maintain Sharepoint Server Url with subfolders in document list
- How can I integrate a SharePoint document folder in a separate ASP.NET web site?
- why I don't get list subfolders despite using RecursiveAll option
- Modal Extender Ajax Control Toolkit (ASP 2.0) will not pop-up on server side trigger
- Configure SharePoint 2010 UPS with PowerShell
- How can I get Internet explorer to display this image correctly
- Developing Syntax app SharePoint Online PrismJS
- SharePoint 2013 Custom list field iterator not saving values for MultiLine or person columns
- SharePoint Links with Ampersands
Related Questions in INFOPATH
- Infopath: This form cannot be opened because it requires a domain permission level
- SharePoint 2013 permission for Inforpath 2013 forms developer
- Accquiring network location of a Infopath form using vba
- InfoPath form options does not contain Security and Trust
- Removing unwanted characters from username field using infopath
- create "recapitulative" form with infopath?
- Why sharepoint.users can not see the form?
- InfoPath C# Button: Switch View then Export to PDF
- Info-Path - how to split a string into 2 substrings
- SharePoint filter on year
- InfoPath 2010 How to avoid validation when a section is hidden?
- Infopath similar functionality on asp.net web form
- Infopath cannot submit form to Sharepoint List
- SharePoint groups and shared libraries/lists
- Adding a field to old versions of a form
Related Questions in SHAREPOINT-DESIGNER
- Creating Workflow with SharePoint Designer 2010
- How to add addition column setting property for a Single line of textbox or any predefiend sharepoint column type
- How to get the log of SharePoint workflow mail details in a list?
- ASP:textbox default value not binding to SharePoint List\SQL database
- SharePoint Custom List View Based on User
- How to add SharePoint:CssRegistration to a Master page in SharePoint 2010
- How to get current datetime of server
- Add column to show of days since created
- Merging lists with common ID in Sharepoint view
- Adding Sharepoint list column that is populates dynamically from items
- HTML5 Canvas Coordinates Chnged in chrome
- How to moving your developed workflow solution one server to another server?
- Sharepoint Workflow - Send Email from approval task form
- How to move SharePoint designer developed workflow one site to another site?
- How to create a template out of a page layout in SharePoint 2010
Related Questions in INFOPATH-2007
- MS InfoPath Question
- InfoPath 2007 & .NET 4.0
- Infopath FormControl hangs on control.open
- MS InfoPath: How do you populate a date box by using a function? Mostly a formatting date issue
- infopath printing in sharepoint
- copying data from Parent Repeating Section to Child Repeating section in infopath
- Infopaht forms display in browser and for printing them
- Creating and deploying infopath forms in in sharepoint 2010 form libraries
- System.Security.SecurityException Request for the permission of type 'Microsoft.SharePoint.Security.SharePointPermission
- InfoPath 2007: Submit button error
- Extract date/time value from digital signature on InfoPath2007
- Using HttpContext for InfoPath 2007 codebehind
- Filtering a sharepoint list in infopath without Code
- Infopath 2007 form's controls resized after migration to sharepoint 2010
- Hiding Section in InfoPath 2003
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I believe you have to use code to do so but it is pretty easy (single line). http://www.infopathdev.com/forums/p/10344/37055.aspx (scroll down to the "easier" way)
Not sure if there is a way to do that directly using the interface only but I don't think so.