List Values (Data Field/Data Column Property): Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
Line 8: Line 8:
{{AutoVersion}}
{{AutoVersion}}


"List Values" are a collection of properties that alter how users interact with {{DataFieldIcon}} [[Data Field]] input boxes (and {{DataColumnIcon}} [[Data Column]] cell input boxes) in a Data Viewer. Enabling List Values will give users a list of values to pick from a dropdown selection.
"List Values" is a set of configurable properties for {DataFieldIcon}} [[Data Field]] and {DataColumnIcon}} [[Data Column]]s.  When enabled and configured, List Values alters how users interact with Data Field input boxes and Data Column cell input boxes in a Data Viewer. Instead of a "free type" input, it gives users a list of values to pick from a dropdown selection when reviewing the field.


[[File:2025Wiki-ListValues-About-01.png|frame|Example List Values selection list|right]]
[[File:2025Wiki-ListValues-About-01.png|frame|Example List Values selection list|right]]

Revision as of 14:12, 23 June 2025

ARTICLE UNDER CONSTRUCTION


This article is about the current version of Grooper.

Note that some content may still need to be updated.

2025

"List Values" is a set of configurable properties for {DataFieldIcon}} Data Field and {DataColumnIcon}} Data Columns. When enabled and configured, List Values alters how users interact with Data Field input boxes and Data Column cell input boxes in a Data Viewer. Instead of a "free type" input, it gives users a list of values to pick from a dropdown selection when reviewing the field.

Example List Values selection list

The items in the selection list can be generated in one of three ways (or a combination of the three):


The selection list can be "permissive" or "restrictive".

  • Permissive lists are the default behavior.
    • Permissive lists lets users type in values that are not present in the selection list.
    • Permissive lists will accept values collected by the Data Field's Value Extractor that are not present in the selection list.
  • Restrictive lists are enabled by enabling the "Restrict to List" property.
    • Restrictive lists prevent users from typing anything in the input box. They can only select an item from the selection list.
    • Restrictive lists will ignore values returned by the Data Field's Value Extractor if it is not present in the selection list.

Basic functionality

Local lists

Referenced Lexicons

Advanced functionality

Include Lookup Results: Using a lookup to populate the list

Value Interpretation

Other features

Restrict to List

While technically not a "List Values" setting, the "Restrict to List" property is only used in conjunction with List Values. Enabling "Restrict to List" will only allow values from the selection list to be selected (whether a local list, referenced Lexicon or list populated by a lookup).