submitCompletedForm: gather all necessary inputs and uploaded files, enriches them...

Description Usage Arguments Value Examples

Description

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

Usage

1
submitCompletedForm(allInputs, out_directory)

Arguments

allInputs

all isolated inputs

out_directory

directory where the outputs well be written to

Value

file path to the completed form html and the corresponding web path

Examples

1
2
3
4
## Not run: 
submitCompletedForm(isolate(reactiveValuesToList(input), "custormer_XY_date_AB")

## End(Not run)

mariodejung/samplesubmission documentation built on May 3, 2019, 1:34 p.m.