Element Details: Word+Form
 Back


Available in: Logi Info Source code name: WordForm

The WordForm element represents one Word form template file.

A Debug page is generated for the exported file, and is located in the rdDownload folder. It ends with the name of the template definition file and "-rdDebug.htm"



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
WordFormMode
OneFormPerDataRow
OneForm
Select "OneFormPerDataRow" to generate a Word document for each row in the top-most rowset. Select "OneForm" to generate one Word document for all rows in the top-most rowset. * The default value is "OneForm". Example: * Three Word documents produced when value is "OneFormPerDataRow". * One Word document produced when value is "OneForm".
WordFormTemplateFilename
UserDefined
(Required) Specify the Word template filename to use for this definition.



PARENT ELEMENTS

Click element to drill down for more information.

Template


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Word Form Field


 Back to top


 Chart Debug