w:ffData
Form Field Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_FFData
Properties: Local, Qualified
Content
- Choice [1..*]
- w:name Form Field Name
- w:enabled Form Field Enabled
- w:calcOnExit Recalculate Fields When Current Field Is Modified
- w:entryMacro [0..1] Script Function to Execute on Form Field Entry
- w:exitMacro [0..1] Script Function to Execute on Form Field Exit
- w:helpText [0..1] Associated Help Text
- w:statusText [0..1] Associated Status Text
- w:checkBox Checkbox Form Field Properties
- w:ddList Drop-Down List Form Field Properties
- w:textInput Text Box Form Field Properties
Attributes
None
Used in
- Type w:CT_FldChar (Element w:fldChar)
Sample instance
<w:ffData> <w:name/> </w:ffData>