Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Yozons eSignForms - Web-based e-contracting and document workflow
Conversations
Labels
announcement
forms
help
installation
license
news
programming
release
security
tips
user
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Yozons eSignForms - Web-based e-contracting and document workflow
1–19 of 702
Welcome to the
Yozons
eSignForms
forum on Google.
This forum is used by customers of Yozons eSignForms (YozonsESF and prior OpenESF) who may be programming their own web contracts.
***
Do not post anything confidential as the world can see it all and Google will index it, too!
***
Mark all as read
Report group
0 selected
Open eSignForms
2
3/5/13
Tip: Nesting field specs for simple property set DB-like capability
Added this to the programming guide: http://code.google.com/p/openesignforms/wiki/ProgrammingGuide#
unread,locked,
programming
tips
Tip: Nesting field specs for simple property set DB-like capability
Added this to the programming guide: http://code.google.com/p/openesignforms/wiki/ProgrammingGuide#
3/5/13
Open eSignForms
4/26/16
Java and JavaScript code in your document page
We updated the Programming Guide's "advanced programming" section to include some
unread,
programming
tips
Java and JavaScript code in your document page
We updated the Programming Guide's "advanced programming" section to include some
4/26/16
Victor Congionti
,
Open eSignForms
3
4/2/16
Paypal Charge not showing up in email to customer
Resolved! Thank you. So silly of a mistake. On Saturday, April 2, 2016 at 3:30:51 PM UTC-4, Open
unread,
help
programming
Paypal Charge not showing up in email to customer
Resolved! Thank you. So silly of a mistake. On Saturday, April 2, 2016 at 3:30:51 PM UTC-4, Open
4/2/16
Open eSignForms
2
11/7/15
Require at least one checked box if another field is set
You can do this with a Condition on your Action setup something like: AND NEGATE: ANY FIELDS BLANK:
unread,
programming
Require at least one checked box if another field is set
You can do this with a Condition on your Action setup something like: AND NEGATE: ANY FIELDS BLANK:
11/7/15
Victor Congionti
,
Open eSignForms
4
1/29/15
Error Creating PDF File
The self-signed root is probably okay, so long as that root cert is also in the Java keystore (jre/
unread,
forms
help
programming
Error Creating PDF File
The self-signed root is probably okay, so long as that root cert is also in the Java keystore (jre/
1/29/15
Victor Congionti
,
Open eSignForms
2
12/22/14
Calculating more than 2 fields?
You'll have to just chain several such rules together. For example, to total S1, S2, S3 and S4,
unread,
programming
Calculating more than 2 fields?
You'll have to just chain several such rules together. For example, to total S1, S2, S3 and S4,
12/22/14
Victor Congionti
, …
Open eSignForms
15
11/10/14
Not receiving client esign completion emails
Tony - I figured this out! I had to write a rule in CSF that forwarded ports that were forwarded in
unread,
help
programming
security
Not receiving client esign completion emails
Tony - I figured this out! I had to write a rule in CSF that forwarded ports that were forwarded in
11/10/14
Victor Congionti
,
Open eSignForms
2
10/21/14
Submitting forms
This is not possible with OpenESF "as is" because the review mode is when the HTML page
unread,
forms
programming
Submitting forms
This is not possible with OpenESF "as is" because the review mode is when the HTML page
10/21/14
Open eSignForms
8/2/14
Programming Guide has been split up
Due to a maximum length limit hit (undocumented? no error on save? thanks google for a day of error
unread,
help
programming
Programming Guide has been split up
Due to a maximum length limit hit (undocumented? no error on save? thanks google for a day of error
8/2/14
Victor Congionti
, …
Theodis Butler
5
3/31/14
Paypal Sales Tax Calculation
I'm getting ready to try the Pay Pal integration and will add it as an issue as soon as I have
unread,
programming
Paypal Sales Tax Calculation
I'm getting ready to try the Pay Pal integration and will add it as an issue as soon as I have
3/31/14
Victor Congionti
, …
Theodis Butler
5
3/31/14
Automatically charging customer card each month
Stripe is a good developer friendly payment processor that handles subscriptions easily--high fees
unread,
programming
Automatically charging customer card each month
Stripe is a good developer friendly payment processor that handles subscriptions easily--high fees
3/31/14
Victor Congionti
,
Open eSignForms
2
1/10/14
Masking Confidential Data
For General (CCV) and Credit Card # fields, the field's display format will allow you to have the
unread,
help
programming
security
Masking Confidential Data
For General (CCV) and Credit Card # fields, the field's display format will allow you to have the
1/10/14
Victor Congionti
, …
Open eSignForms
11
1/26/18
Stalled Transactions?
Again, you have a different topic, but you are asking on another thread. That doesn't help
unread,
help
programming
Stalled Transactions?
Again, you have a different topic, but you are asking on another thread. That doesn't help
1/26/18
Victor Congionti
,
Open eSignForms
3
12/30/13
Email notification after doc is signed?
Sorry I didn't read your email thoroughly. You can delete this thread and I will post any future
unread,
forms
help
programming
Email notification after doc is signed?
Sorry I didn't read your email thoroughly. You can delete this thread and I will post any future
12/30/13
Open eSignForms
,
Victor Congionti
12
12/30/13
Send email after customer signs
Because your server was recently set up, we'll continue this discussion via email. Note that the
unread,
programming
Send email after customer signs
Because your server was recently set up, we'll continue this discussion via email. Note that the
12/30/13
Open eSignForms
12/4/13
Any developer(s) interesting in adding CKEditor widgets?
CKEditor 4.3 has introduced a new 'widget' system: http://ckeditor.com/demo#widgets These
unread,
help
programming
Any developer(s) interesting in adding CKEditor widgets?
CKEditor 4.3 has introduced a new 'widget' system: http://ckeditor.com/demo#widgets These
12/4/13
Open eSignForms
2
8/1/13
HR package with multiple state tax forms -- but employee only does one of them
First, you need to determine how you know which state you'd like to keep. Having it on the hiring
unread,
programming
HR package with multiple state tax forms -- but employee only does one of them
First, you need to determine how you know which state you'd like to keep. Having it on the hiring
8/1/13
Open eSignForms
2
7/26/13
Want to suppress a section in a document when a specific radio button has been selected
Not entirely sure, but if you can share the HTML snippet of what you are talking about for the radio
unread,
programming
Want to suppress a section in a document when a specific radio button has been selected
Not entirely sure, but if you can share the HTML snippet of what you are talking about for the radio
7/26/13
Open eSignForms
2
6/27/13
buttons aligned
Well, the first thing you may consider is not center the document. Normally if you expand the window,
unread,
programming
buttons aligned
Well, the first thing you may consider is not center the document. Normally if you expand the window,
6/27/13
Leslie Strom
,
Open eSignForms
3
4/29/13
back and forth between two parties a couple times.
One option would be to use the Activate Party feature (currently, it ignores if the party is already
unread,
forms
programming
back and forth between two parties a couple times.
One option would be to use the Activate Party feature (currently, it ignores if the party is already
4/29/13