HTML Extended: <phpdocx_simplefield> tag

<phpdocx_simplefield> tag

PREMIUM TRIAL / ADVANCED

Inserts a Word field.

HTML Extended (Premium licenses)
Attribute Description
data-fieldName The field value.
data-type The bookmark type. Possible values are 'start' and 'end'.
data-format
data-doNotShadeFormData If true it does not shade the corresponding field. Default value is false.
data-updateFields If true the user will be prompted to update the field data on opening the ord document. Check case by case if you need to activate this property. The default value is false.

Other styles from phpdocx_text can also be used.

Code samples

Example #1