2023:Fluid Layout (Table Extract Method): Difference between revisions

From Grooper Wiki
m Randallkinard moved page 2023:Fluid Layout to 2023:Fluid Layout (Table Extract Method) without leaving a redirect: new naming convention
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AutoVersion}}
{{AutoVersion}}
<section begin="glossary" />
 
<blockquote>
<blockquote>{{#lst:Glossary|Fluid Layout}}</blockquote>
'''''Fluid Layout''''' is one of Grooper's methods of extracting table data from documents available to '''Data Table''' objects. This table extraction method will choose between '''''Tabular Layout''''' and '''''Flow Layout''''' configurations, depending on how labels are collected for a '''Document Type'''.
 
</blockquote>
<section end="glossary" />
The '''''Tabular Layout''''' configuration will execute the '''''Tabular Layout''''' method for the document, provided '''Data Column''' 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'''.  
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 ==
== About ==
{|class="download-box"
{|class="download-box"
|
|

Latest revision as of 14:36, 21 November 2024

This article is about an older version of Grooper.

Information may be out of date and UI elements may have changed.

202520232021

The Fluid Layout Table Extract Method will choose between Tabular Layout and Flow Layout configurations, depending on how labels are collected for a description 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

You may download the ZIP(s) below and upload it into your own Grooper environment (version 2023). The first contains one or more Batches of sample documents. The second contains one or more Projects with resources used in examples throughout this article.

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.

2023:Labeling Behavior