|
1891 | 1891 | "SkipForLanguages": "bash;powershell"
|
1892 | 1892 | }
|
1893 | 1893 | ]
|
1894 |
| - }, |
1895 |
| - { |
1896 |
| - "Name":"WebForms", |
1897 |
| - "Groups":[ |
1898 |
| - { |
1899 |
| - "Name":"Web forms", |
1900 |
| - "Examples":[ |
1901 |
| - { |
1902 |
| - "ExampleNumber":1, |
1903 |
| - "ExampleName":"Create and embed an instance of a web form", |
1904 |
| - "ExampleDescription":"Creates an instance of a web form and embeds it on an HTML page.", |
1905 |
| - "LinksToAPIMethod":[ |
1906 |
| - { |
1907 |
| - "Path":"", |
1908 |
| - "PathName":"WebForms:ListWebForms" |
1909 |
| - }, |
1910 |
| - { |
1911 |
| - "Path":"", |
1912 |
| - "PathName":"WebForms:CreateInstance" |
1913 |
| - } |
1914 |
| - ], |
1915 |
| - "AdditionalPage":[ |
1916 |
| - { |
1917 |
| - "Name":"create_web_form_template", |
1918 |
| - "ResultsPageText":"First the launcher will create a new template in your account that will be used to create the web form." |
1919 |
| - }, |
1920 |
| - { |
1921 |
| - "Name":"create_web_form", |
1922 |
| - "ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the {0} folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so." |
1923 |
| - } |
1924 |
| - ] |
1925 |
| - } |
1926 |
| - ] |
1927 |
| - } |
1928 |
| - ] |
| 1894 | + } |
| 1895 | + ] |
| 1896 | + }, |
| 1897 | + { |
| 1898 | + "Name":"WebForms", |
| 1899 | + "Groups":[ |
| 1900 | + { |
| 1901 | + "Name":"Web forms", |
| 1902 | + "Examples":[ |
| 1903 | + { |
| 1904 | + "ExampleNumber":1, |
| 1905 | + "ExampleName":"Create and embed an instance of a web form", |
| 1906 | + "ExampleDescription":"Creates an instance of a web form and embeds it on an HTML page.", |
| 1907 | + "LinksToAPIMethod":[ |
| 1908 | + { |
| 1909 | + "Path":"", |
| 1910 | + "PathName":"WebForms:ListWebForms" |
| 1911 | + }, |
| 1912 | + { |
| 1913 | + "Path":"", |
| 1914 | + "PathName":"WebForms:CreateInstance" |
| 1915 | + } |
| 1916 | + ], |
| 1917 | + "AdditionalPage":[ |
| 1918 | + { |
| 1919 | + "Name":"create_web_form_template", |
| 1920 | + "ResultsPageText":"First the launcher will create a new template in your account that will be used to create the web form." |
| 1921 | + }, |
| 1922 | + { |
| 1923 | + "Name":"create_web_form", |
| 1924 | + "ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the {0} folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so." |
| 1925 | + }, |
| 1926 | + { |
| 1927 | + "Name":"webforms_heading", |
| 1928 | + "ResultsPageText": "The webform has been embedded below using the Docusign JS library." |
| 1929 | + } |
| 1930 | + ] |
| 1931 | + } |
| 1932 | + ] |
1929 | 1933 | }
|
1930 | 1934 | ]
|
1931 | 1935 | },
|
|
0 commit comments