Docs
Search
Search
Help & Feedback
Sign In
Home
Essential Knowledge
By Type
Building Blocks
APIs
Releases
Content in this track:
Fluent OMS Overview
1
Getting Started Configuring Fluent OMS (webapps)
2
Overriding the default manifest
3
Settings Creation and Editing Mutations
4
Setting Editing Mutation
5
Create a Simple List Page in OMS Webapp
6
Enable bulk order Cancel in the UI by using the action property in the LIST component
7
Webapp User Action visibility by using entity's attribute value
8
Hide UserAction button via OMS Manifest
9
Configure a drawer via manifest
10
Using the Setting Form Component
11
Adding Header Components to an OMX Web App (Store, OMS, Inventory etc)
12
Configure UI for Mixed Baskets
13
Building Better Filters: From Reusable Components to Customer Search
14
End Of Track
15
Content in this track:
Setting Editing Mutation
Setting Editing Mutation
5
Content in this track: [object Object]
Setting Editing Mutation
Home
/
By Type
/
Knowledge Tracks
How-to Guide
Author:
Fluent Commerce
Changed on:
4 Dec 2023
Key Points
A setting can be modified directly on Fluent OMS UI.
Steps
Step 1: To edit a setting, it is necessary to click on Edit button.
Step 2: Clicking on the button opens Edit drawer.
Step 3: Clicking on the Close icon closes the drawer without saving any changes.
No change is saved.
Step 4: Upon clicking on Submit button
The same fields as for
Create Setting
are mandatory. The validation proceeds.
In the case of malformed JSON validation occurs.
Setting’s Value is displayed differently depending on the selected Value type:
for BOOLEAN value type – radio button group
for INTEGER value type – number input field
for STRING value type - text input field
for LOB value type - text area input field
Upon clicking on the
Submit button
the drawer is closed with updating the setting.
Fluent Commerce
Knowledge Tracks Related To This Topic
Getting Started Configuring Fluent OMS Web Apps
Fluent OMS Overview
Getting Started Configuring Fluent OMS (webapps)
Overriding the default manifest
Settings Creation and Editing Mutations
Setting Editing Mutation
Create a Simple List Page in OMS Webapp
Enable bulk order Cancel in the UI by using the action property in the LIST component
Webapp User Action visibility by using entity's attribute value
Hide UserAction button via OMS Manifest
Configure a drawer via manifest
Using the Setting Form Component
Adding Header Components to an OMX Web App (Store, OMS, Inventory etc)
Configure UI for Mixed Baskets
Building Better Filters: From Reusable Components to Customer Search