fillForms

type fillForms = object

Description

An object containing the form properties.

Properties

tagsobject

The form tags which specify the content for each form type with such a tag.

tags.textstring

The text field value (some text).

tags.checkBoxstring

The checkbox form value (true - checked, false - unchecked).

tags.picturestring

The image form value (a link to the image).

tags.comboBoxstring

The combo box form value (one of the items from the combo box list values).

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).