Skip to content

Bryan

My feedback

6 results found

  1. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This is a great idea. One of the challenges though, is that as a security precaution, we don’t store generated documents on our customers servers. The document data is encrypted and stored in the database to prevent tampering or theft. Generating a PDF and storing it in a directory opens on the door for other security exploitations. We are working on new unique ways to solve this challenge. Thanks again for the feedback.

    Bryan shared this idea  · 
  2. 13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Bryan shared this idea  · 
  3. 0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Bryan shared this idea  · 
  4. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Bryan shared this idea  · 
  5. 46 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    9 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Bryan commented  · 

    Hey guys you can EASILY add conditional logic to the WP E-Sign Feed in the Gravity Forms Setting by adding the following array in the Wp E-Signature settings array in public function feed_settings_fields() (line 26) in the file gravity-signature-forms-add-on > admin > esig-gravity-addon.php

    array(
    'type' => 'feed_condition',
    'name' => 'sample_condition',
    'label' => 'Feed Condition',
    )

    more info is found here in the gravity forms help docs
    https://www.gravityhelp.com/documentation/article/gffeedaddon/

    Bryan supported this idea  · 
    An error occurred while saving the comment
    Bryan commented  · 

    If this could also include whether or not a document is generate based on some sort of conditional logic in the gravity form, that would be great.

    For instance a form with a checkbox that says "Check this box if you would like to give us permission to use your work, if checked you will be sent a document to sign".

  6. 25 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Bryan supported this idea  · 
    An error occurred while saving the comment
    Bryan commented  · 

    Once the user/signee submits the form, a document is generated from a standalone document and saved (along with the option of emailing a notification and link to the admin). The admin then can review the document, make any edits to the document as need, then forward the document link to the user/signee to be signed.

Feedback and Knowledge Base