Grooper Help - Version 25.0
25.0.0024 2,166

Data Grid Element - Copy Field JSON

Element Container Instance Data Grid Element UI Command GrooperReview.DataGrid

Copies JSON data for the current field to the clipboard.

Remarks

Overview

The CopyFieldJSON command copies the data for the current field as a JSON object to the clipboard.

Purpose and Functionality

  • Facilitates data export, troubleshooting, or sharing by providing a JSON representation of the field's data.
  • Can be accessed via the context menu.

How to Use

  • Right-click the field and select "Copy Field JSON".
  • The data is copied to the clipboard and can be pasted into other applications.

Example

> Use CopyFieldJSON to export a field's data for review or integration with external systems.

Notification