Upload Files from Live Form & Form
This section showcases using FileUpload widget to :
in a Live Form
in a Form. For Form we will be using a Service Variable created from the following query:
insert into TABLE1 values(:ID, :name,:image,:path)
For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.
This section showcases using FileUpload widget to :
in a Live Form
in a Form. For Form we will be using a Service Variable created from the following query:
insert into TABLE1 values(:ID, :name,:image,:path)