Fluent Commerce Logo
Docs
Sign In

JSON Editor Component

UI Component

Changed on:

19 Oct 2023

Overview

`fc.attribute.jsoneditor`
 is a custom content component that allows editing data in JSON format. The component has additional editing commands which can be accessed by right mouse button click on the component editor field.

No alt text provided
Plugin NameOMS

Admin components for managing a Fluent Commerce account.

2023-08-15

v1.0.0

OMS UI. Does not require to download.


Alias

fc.attribute.jsoneditor

Detailed technical description

The component supports the following languages:

  • English
  • Spanish
  • French
  • Italian

For unsupported languages the English language is applied by default.

Properties

Name

Type

Required

Default

Description

dataSource

`String`

yes

-

Displays data in JSON format.

Configuration example

1{ 
2  "type": "mutation", 
3  "label": "i18n:fc.admin.settings.index.userAction.createSetting", 
4  "name": "createSetting", 
5  "overrides": { 
6    "lobValue": { 
7      "component": "fc.attribute.jsoneditor", 
8      "dataSource": "setting.lobValue" 
9    } 
10  } 
11}

Language: json

Version History

2023-07-31

v23.7.31

n/a

Recommended Placement

N/A

Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.

Fluent Logo