commit
f2bf9f1b52
@ -0,0 +1,13 @@ |
|||||||
|
# Screenshots |
||||||
|
|
||||||
|
Upon loading the index page, Scriptform presents the user with a list of defined forms: |
||||||
|
|
||||||
|
 |
||||||
|
|
||||||
|
The user selects a form by clicking on one of the blue buttons. Scriptform generates the form on the fly from the .json file: |
||||||
|
|
||||||
|
 |
||||||
|
|
||||||
|
The user fills out the form and presses the submit button. Scriptform will call the callback (an executable or a Python function/method) and display the results: |
||||||
|
|
||||||
|
 |
Loading…
Reference in new issue