File tree Expand file tree Collapse file tree 16 files changed +27
-27
lines changed
eg005_envelope_recipients
eg013_add_doc_to_template
eg015_get_envelope_tab_data
eg017_set_template_tab_values
eg018_get_envelope_custom_field_data
eg030_brands_apply_to_template
eg032_pauses_signature_workflow
eg033_unpauses_signature_workflow Expand file tree Collapse file tree 16 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 2222 </ p >
2323
2424 <% if @envelope_ok %>
25- < p > The envelope you created via example 2 will be queried.</ p >
25+ < p > The envelope you created via Request a signature by email (remote signing) will be queried.</ p >
2626
2727< form class ="eg " action ="" method ="post " data-busy ="form ">
2828 < button type ="submit " class ="btn btn-docu "> Continue</ button >
2929</ form >
3030
3131<% else %>
32- < p > Problem: please first create an envelope using < a href ="eg002 "> example 2 .</ a > < br />
32+ < p > Problem: please first create an envelope using < a href ="eg002 "> Request a signature by email (remote signing) .</ a > < br />
3333 Thank you.</ p >
3434
3535< form class ="eg " action ="eg002 " method ="get ">
Original file line number Diff line number Diff line change 1313 </ p >
1414
1515 <% if @envelope_ok %>
16- < p > The envelope you created via example 2 will be queried.</ p >
16+ < p > The envelope you created via Request a signature by email (remote signing) will be queried.</ p >
1717
1818< form class ="eg " action ="" method ="post " data-busy ="form ">
1919 < button type ="submit " class ="btn btn-docu "> Continue</ button >
2020</ form >
2121
2222<% else %>
23- < p > Problem: please first create an envelope using < a href ="eg002 "> example 2 .</ a > < br />
23+ < p > Problem: please first create an envelope using < a href ="eg002 "> Request a signature by email (remote signing) .</ a > < br />
2424 Thank you.</ p >
2525
2626< form class ="eg " action ="eg002 " method ="get ">
Original file line number Diff line number Diff line change 1919 </ p >
2020
2121 <% if @envelope_ok %>
22- < p > The envelope you created via example 2 will be queried.</ p >
22+ < p > The envelope you created via Request a signature by email (remote signing) will be queried.</ p >
2323
2424< form class ="eg " action ="" method ="post " data-busy ="form ">
2525 < button type ="submit " class ="btn btn-docu "> Continue</ button >
2626</ form >
2727
2828<% else %>
29- < p > Problem: please first create an envelope using < a href ="eg002 "> example 2 .</ a > < br />
29+ < p > Problem: please first create an envelope using < a href ="eg002 "> Request a signature by email (remote signing) .</ a > < br />
3030 Thank you.</ p >
3131
3232< form class ="eg " action ="eg002 " method ="get ">
Original file line number Diff line number Diff line change 2727</ p >
2828
2929<% if !@envelope_ok %>
30- < p > Problem: please first create an envelope using < a href ="eg002 "> example 2 .</ a > < br />
31- You will then need to use example 6 to create the list of documents.< br />
30+ < p > Problem: please first create an envelope using < a href ="eg002 "> Request a signature by email (remote signing) .</ a > < br />
31+ You will then need to use List envelope documents to create the list of documents.< br />
3232 Thank you.</ p >
3333
3434 < form class ="eg " action ="eg002 " method ="get ">
3535 < button type ="submit " class ="btn btn-docu "> Continue</ button >
3636 </ form >
3737<% elsif !@documents_ok %>
3838 < p > Problem: please first create a list of the envelope's documents using
39- < a href ="eg006 "> example 6 .</ a > < br />
39+ < a href ="eg006 "> List envelope documents .</ a > < br />
4040 Thank you.</ p >
4141
4242 < form class ="eg " action ="eg006 " method ="get ">
4343 < button type ="submit " class ="btn btn-docu "> Continue</ button >
4444 </ form >
4545<% else %>
4646 < p > Please choose a document.< br />
47- The document list is from your results for example 6 .</ p >
47+ The document list is from your results for List envelope documents .</ p >
4848
4949 < form class ="eg " action ="" method ="post " data-busy ="form-download ">
5050 < div class ="form-group ">
Original file line number Diff line number Diff line change 2020 </ p >
2121
2222 <% if @template_ok %>
23- < p > The template you created via example 8 will be used.</ p >
23+ < p > The template you created via Create a template will be used.</ p >
2424
2525< form class ="eg " action ="" method ="post " data-busy ="form ">
2626 < div class ="form-group ">
5050</ form >
5151
5252<% else %>
53- < p > Problem: please first create the template using < a href ="eg008 "> example 8 .</ a > < br />
53+ < p > Problem: please first create the template using < a href ="eg008 "> Create a template .</ a > < br />
5454 Thank you.</ p >
5555
5656< form class ="eg " action ="eg008 " method ="get ">
Original file line number Diff line number Diff line change 99</ p >
1010< p > For example, if the sender view is used to optionally
1111 add additional documents to the envelope, enhance your app to provide the
12- needed feature (see example 13 for adding additional documents programmatically).
12+ needed feature (see Request a signature using a composite template for adding additional documents programmatically).
1313</ p >
1414
1515<% if @show_doc %>
Original file line number Diff line number Diff line change 2222
2323 <% if !@envelope_ok %>
2424< p > < b > Optional:</ b > to use the < i > Envelope's document view</ i > please first create an envelope using
25- < a href ="eg002 "> example 2 .</ a > </ p >
25+ < a href ="eg002 "> Request a signature by email (remote signing) .</ a > </ p >
2626<% end %>
2727
2828 < form class ="eg " action ="" method ="post " data-busy ="form ">
Original file line number Diff line number Diff line change 2727 </ p >
2828
2929 <% if @template_ok %>
30- < p > The template you created via example 8 will be used.</ p >
30+ < p > The template you created via Create a template will be used.</ p >
3131
3232< form class ="eg " action ="" method ="post " data-busy ="form ">
3333 < div class ="form-group ">
8181</ form >
8282
8383<% else %>
84- < p > Problem: please first create the template using < a href ="eg008 "> example 8 .</ a > < br />
84+ < p > Problem: please first create the template using < a href ="eg008 "> Create a template .</ a > < br />
8585 Thank you.</ p >
8686
8787< form class ="eg " action ="eg008 " method ="get ">
Original file line number Diff line number Diff line change 2020 </ p >
2121
2222 <% if @envelope_ok %>
23- < p > The envelope you created from an earlier example will be queried.</ p >
23+ < p > The envelope you created from Request a signature by email (remote signing) will be queried.</ p >
2424
2525< form class ="eg " action ="" method ="post " data-busy ="form ">
2626 < button type ="submit " class ="btn btn-docu "> Continue</ button >
2727</ form >
2828
2929<% else %>
30- < p > Problem: please first create an envelope using < a href ="eg002 "> example 2 .</ a > < br />
30+ < p > Problem: please first create an envelope using < a href ="eg002 "> Request a signature by email (remote signing) .</ a > < br />
3131 Thank you.</ p >
3232
3333< form class ="eg " action ="eg002 " method ="get ">
Original file line number Diff line number Diff line change 2020
2121
2222 <% if @template_ok %>
23- < p > The template you created via example 8 will be used.</ p >
23+ < p > The template you created via Create a template will be used.</ p >
2424
2525 < form class ="eg " action ="" method ="post " data-busy ="form ">
2626 < div class ="form-group ">
5050 </ form >
5151
5252 <% else %>
53- < p > Problem: please first create the template using < a href ="eg008 "> example 8 .</ a > < br />
53+ < p > Problem: please first create the template using < a href ="eg008 "> Create a template .</ a > < br />
5454 Thank you.</ p >
5555
5656 < form class ="eg " action ="eg008 " method ="get ">
You can’t perform that action at this time.
0 commit comments