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 best solutions below
Related Questions in INFOPATH
- Does the encode attachment InfoPath from Kotlin or Java have different signature from C#?
- Sharepoint workflow verification
- Manually starting a workflow 2010 created in sharepoint designer 2013 return infopath error
- Google Forms - Script to add repeating question with optional repeating question nested after each response
- SP 2016 Single Line of Text greyed out in Datasheet view
- Infopath form to show available days from Sharepoint list
- Unable to parse xml for rich text editor in InfoPath form using PowerAutomate
- Export SharePoint 2007 InfoPath forms to PDF
- Sharepoint New Item button returns a blank page when it supposed to return my custom form. What could possibly cause the issue?
- Update Infopath Form Library values through rest api or jsom?
- How to setup a workflow to be used with Infopath
- Sharepoint column field type changing from original Infopath form field type
- copy paste of an infopath repeating table line resets a numerical field to zero
- .NET Core Web API SQL Server stored procedures
- IOleCommandTarget.QueryStatus: SaveAs command is supported but not enabled
Related Questions in DIGITAL-CERTIFICATE
- Digitally sign PDF by epass 2003 DSC usb token in website on ASP.NET C#
- What can i use equivalent to RSAPKCS1SignatureDeformatter in java?
- How do I create my own Extended validation certificate to display a green bar?
- How export all my certificates of software separately to a .pfx file?
- Retrieving Thumbprint same as the thumbprint seen using the DigitalSignature tab in properties
- Default Trusted root certification authorities for a new Microsoft Windows installation
- Client Validation for SSL certificate (root or end user certificate)
- How to do digital sign pdf document using X.509 certificate in asp.net?
- An invalid provider type has been specified
- How to convert OID of a code-signing algorithm from CRYPT_ALGORITHM_IDENTIFIER to a human readable string?
- How long is a document signed with a Digital Signature Certificate valid after the time it is signed?
- Manual validation of a X.509 certificate, bundled with a document in an XML
- Digital signature when only one person has public/private key
- X.509 Certificates gui program in java
- Why are digital certificates safe?
Related Questions in REPEAT
- Why am I getting keyboard letter repeats with Chrome and not Firefox?
- Can I copy / mirror data AND formatting from one main sheet to a secondary sheet? If so, how?
- SQL repeat events with different start date and end date
- Array with repeating text
- Repeat while loop after a condition in PlantUML activity diagram
- Iteration in python taking acount the previous output values
- What is the best way to repeat the current iteration of a loop without going to the next iteration?
- Python - Print a line multiple times with a break after each line
- T5 model checkpoint is loaded, but it is repeatedly output during reasoning?
- Converting a list (with a repeated pattern) into data.frame in R
- How to not repeat a random number?
- How to create a sequence of cell text with repeat and increment at intervals from another cell in google sheets
- Configure a task to repeat on every change to upstream tasks
- Getting a pair of numbers sent from one excel sheet to another sheet with gaps in between
- Is there a way to refactor this try/except block to avoid DRY violation?
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 # Hahtags
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 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.