What's New in Grooper 2023.1: Difference between revisions

From Grooper Wiki
Line 22: Line 22:


=== Light Mode ===
=== Light Mode ===
{|class="how-to-table"
|
Let there be light (mode)! 
Users can now toggle between dark mode and light mode in the Grooper web client.
* [[File:UserInfo.gif]] Use the user information icon to switch from dark to light mode.
* Custom Data Model styling supported for both dark and light modes via CSS classes.
** "dark-mode" for dark mode
** "lite-mode" for light mode
|
[[File:2023-1 WhatsNewInGrooper 01.png]]
|-
|}


=== Improved Scripting for Web Client ===
=== Improved Scripting for Web Client ===

Revision as of 13:18, 17 October 2023

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.

Welcome to Grooper 2023.1!


Grooper version 2023.1 is here!

Below you will find brief descriptions on new and/or changed features. When available, follow any links to extended articles on a topic.

Expanded Web Client

Light Mode

Let there be light (mode)!

Users can now toggle between dark mode and light mode in the Grooper web client.

  • Use the user information icon to switch from dark to light mode.
  • Custom Data Model styling supported for both dark and light modes via CSS classes.
    • "dark-mode" for dark mode
    • "lite-mode" for light mode

Improved Scripting for Web Client

Scripting for the web client is better than ever. Grooper users can now use the web client as their debug target thanks to the GrooperSDK Visual Studio extension.

  • The GrooperSDK extension is available for download in the Visual Studio Marketplace.
  • This extension allows users to set a web browser as their debug target.
  • Users can now download scripts and work on them independently of Grooper, saving changes directly from Visual Studio using the GrooperSDK extension.


Furthermore, users can edit scripts from any machine, not just the Grooper web server, with the following components must be installed:

  • Grooper (with a Repository connection made to the Grooper Repository hosted by the web server)
  • Grooper Web Client
  • IIS
  • Visual Studio 2019
  • GrooperSDK

For more information, be sure to check out the "Web Scripting" article COMING SOON!!.

New and Improved Processing Features

EDI Support

XML Data Interchange

New Node Type: Resource Files

Expression Variables

Lookup Improvements

New Lookup Type: XML Lookup

New Trigger Mode: Custom

Changes To Table Extraction

Header-Value Is Out. Tabular Layout Is In

Data Element Extensions

New Tabular Layout Property: Find Column Positions

Prescan Threshold for Labelset-Based Classification

New "Summary" Tabs

Batch Management & Review Enhancements

"FIFO" Batch Priority

Dynamic Value Lists

Review Improvments

  • Swap panes
  • Horizontal/Vertical view toggle
  • Double-click capture (alternative to rubberband OCR)
  • Data Grid zoom in/zoom out
  • Sticky field support in web client
  • Display labels (Use “\auto” to use labels in Label Sets!)