Changed on:
6 June 2024
Retailer Id (fc.attribute.retailerId) Component is a custom field component that allows to add/edit a Retailer on a drawer.
Plugin Name | OMS |
---|
Admin components for managing a Fluent Commerce account.
OMS UI. Does not require to download.
fc.attribute.retailerId
The component’s key feature is the possibility to add a Retailer Id only in situations when it is necessary. Let’s consider the following situations when a user is created:
Retailer Id is a mandatory field from a backend perspective, but we need to avoid System validation in the second case.
The retailer Id component has two states:
Validation: there is no validation (for Primary Retailer) from the backend perspective when we click on the drawer's SUBMIT button.
a. when a retailer’s list contains from 1 to 3 values
b. when the retailer’s list contains more than three values
Validation: When a user clicks on the drawer’s SUBMIT button, the field with the Retailer Id parameter will be validated as well as other fields (it is impossible to send an empty value).
N/A
1{
2 "overrides": {
3 "primaryRetailer": {
4 "component":"fc.attribute.retailerId"
5 }
6 }
7}
Language: json
n/a
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.