Description Usage Arguments Value Examples
gather all necessary inputs and uploaded files, enriches them if necessary and puts them in the output dir creates finally the filled form and shows it
1 | submitCompletedForm(allInputs, out_directory)
|
allInputs |
all isolated inputs |
out_directory |
directory where the outputs well be written to |
file path to the completed form html and the corresponding web path
1 2 3 4 | ## Not run:
submitCompletedForm(isolate(reactiveValuesToList(input), "custormer_XY_date_AB")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.