FormFieldClickArgs
23 Sep 20251 minute to read
This event provide necessary information about form fields.
Properties
cancel boolean
If TRUE, signature panel does not open for the signature field. FALSE by default.
field FormFieldModel
Gets the form field object.
name string
Gets the name of the event.