Class: QfqForm

QfqNS.QfqForm

new QfqForm(formId, submitTo, deleteUrl, dataRefreshUrl, fileUploadTo)

Represents a QFQ Form.

Parameters:
Name Type Description
formId string

value of the form's id attribute

submitTo string

url where data will be submitted to

deleteUrl string

url to call upon record deletion

dataRefreshUrl string

url where to fetch new element values from

fileUploadTo string

url used for file uploads

Source: