showPrefilledCustomFields

open fun showPrefilledCustomFields(show: Boolean)

Control whether users of the contact form can see/edit custom field values when they are pre-filled.default: true

Parameters

show

show custom fields when pre-filled (true) or hide them (false)