interface Form @formium/clientAn interface for a Formium Form.
| Props | Description |
|---|---|
actionIds | Array<string>The list of workflows that are sent to on submission Required |
createAt | stringThe created timestamp Required |
createId | stringThe created by user id Required |
customerId | stringThe Customer that the form belongs to Required |
deleteAt | stringThe deleted timestamp |
deleteId | stringThe deleted by user id |
id | stringunique id of formzzzxcvxzcv Required |
keys | |
name | stringThe Project-unique name of the form Required |
previewUrl | stringThe Preview URL of the form. Used by the the dashboard Required |
projectId | stringThe Project that the form belongs to Required |
redirectUrl | stringURL to redirect to on a successful form post |
schema | FormSchemaThe schema of the Form |
slug | stringThe Project-unique slug of the form Required |
status | |
submitCount | numberThe total number of submissions received Required |
submitLayout | |
updateAt | stringThe updated timestamp Required |
updateId | stringThe updated by user id Required |
uploadTypes | Array<FormUploadTypes>The types of uploads that are allowed (can be null if no uploads allowed) |
validate |
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.