How can I implement a digital signiture/certificate for each line of a repeating group of data ?
InfoPath 2010 - multiple digital certificates / repeating section
649 views Asked by rob At
1
There are 1 answers
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 DIGITAL-CERTIFICATE
- How to create a private certificate for connecting to a website
- Getting SSLHandshakeException in java
- Digitally Sign Document with PHP
- 0x2726 error while signing pdf file with IText
- Authentication using digital signtures
- How installed SSL certifitaces on computer
- Creating a installer which will run a specific batch file
- Webservice authentication using Digital certificate , Server Jboss Soa 5.3.1
- Set the handle of authentication window of RSACryptoServiceProvider
- No 'add certificate' button in apple iOS provisioning portal
- InfoPath 2010 - multiple digital certificates / repeating section
- keytool - see the public and private keys
- java keystore and password settings
- How to build an EV SSL certificate?
- How to programmatically verify an assembly is signed with a specific Certificate?
Related Questions in REPEAT
- Remove repetitive string from sentence in java
- ExtJS 5: How do I throw an error for repeating rows?
- Regex not matching 6 repeated numbers
- How to create an histogram of asteriks from a Java array of number repetitions?
- More blocks in Simulink
- How can I fire a UILocalNotification for every 15 days with repeat interval in objc
- How to get index of repeat control in CSJS
- Trying to delete the selected item in the XPages repeat control, but does not work
- r create matrix from repeat loop output
- Create an array of sub-arrays with the value of an element and the number of times it has repeated in JavaScript
- Duplicate values with Polymer template repeat
- VBA - "For each"-loop inside for-loop only works the first time
- Unitegallery not working with repeat control
- Sort my str_repeat
- Mailchimp different background colors for repeatable
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?
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)
I don't believe you can. When you sign a group of data it locks the entire group (so no one else can add or remove from that group. You might have to find a creative way around it (type initials in a text box for each repeating group and then sign the entire form for example). You could also try and put a section in your repeating group and have the signature just apply to the section (not the entire group). Not sure if InfoPath will be able to resolve that correctly but you could try.