Item Edit form:
- Options section:
- In the section are displayed:
- Question textbox:
- All characters are allowed;
- If the question was filled -> it displayed on “Item details” pop-up on SO;
- Add Option button;
- after clicking on the button the empty option row is added;
- Empty Option row:
- by default are displayed two rows;
- each row contains:
- checkbox
- by default not check;
- if the checkbox is checked option is displayed on “Item details” pop-up on SO;
- disable and not check if the textbox is empty;
- textbox -> all characters are allowed;
- checkbox
- Question textbox:
- In the section are displayed:
- Characteristic section:
- Select Custom field dropdown contains the list of Custom fields from the dictionary;
- Select Custom dictionary dropdown contains the list of Custom dictionaries from the dictionary;
- Apply button:
- enable if Select Custom field or Select Custom dictionary is filled;
- after clicking on the button, the selected dictionary is added to the form;
- Selected dictionary:
- is displayed list of added dictionaries;
- all dictionaries are optional;
- added dictionaries are displayed on “Item details” pop-up on SO.
Sale order Item Details pop-up:
- Item detail pop-up is displayed -> if to the item was linked at least one Custom/Field dictionary or checked at least one option;
- Contains:
- Options section;
- Question displays entered Question on Item edit;
- List of checked options from item edit;
- Characteristics displays list of added Custom/Field dictionary from Item edit:
- Field dictionary -> if in the field on item edit was entered value -> it is displayed on the item details;
- Custom dictionary -> if in the drop-down on item edit was selected value -> it is displayed on the item details;
- Select Item dropdown contains the list of all items in the system:
- Inventory;
- Non Inventory;
- Service;
- Group;
- Assembly;
- Select button ->after clicking on the button:
- the pop-up is closed;
- the item details are added to the item description in the next format:
-
- [description of selected item]; [description of item with item variations]; – [list of checked options via comma]; [list from Custom/Field dictionary via comma];
- Options section;
- Delete logic -> if user reopens item variation and uncheck or change values in the fields -> changes don’t influence on the item description.
Also, characteristics, which were selected in Item Edit form, are displayed in Item details pop-up in right order. Item details pop-up was made bigger.