2023:Fluid Layout (Table Extract Method)

From Grooper Wiki
Revision as of 15:13, 22 November 2023 by Rpatton (talk | contribs)

WIP

This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly.

This tag will be removed upon draft completion.

Fluid Layout is one of Grooper's methods of extracting table data from documents available to Data Table objects (via the Extract Method property). This table extraction method will alternate between Tabular Layout and Flow Layout configurations from one Document Type to the next, depending on how labels are collected for the Document Type.

The Tabular Layout configuration will execute the Tabular Layout method for the document, provided Data Column labels are collected for the Document Type.

The Flow Layout configuration will execute the Row Match method for the document, provided the Data Table's Header label is collected and NO Data Column labels are collected for the Document Type.

About

FYI This article is taken from the larger Label Sets article.

The Fluid Layout method is dependent on Label Sets to function and must have a Labeling Behavior enabled to execute properly. For more information on Label Sets and the Labeling Behavior, please visit the Label Sets article.

Labeling Behavior - 2023