ContactFormConfig

constructor(showName: Boolean = true, showSubject: Boolean = true, allowAttachments: Boolean = true, customFieldsEnabled: Boolean = true)

Parameters

showName

whether to show the name field

showSubject

whether to show the subject field

allowAttachments

whether to allow file attachments

customFieldsEnabled

whether custom fields are enabled