Edit Product Dialog - Features Page
The Product's Features Page allows the user to define all product features. The page shows the features list as a grid where each feature occupies one row and features' attributes are shown as columns.
The following controls allow maintaining the features list:
- The "Add" button - adds new product's feature.
- The "Delete" button - deletes existing product's feature.
- The "Up" and "Down" buttons - rearranges feature's position in the features grid.
The following feature attributes are shown in the grid:
- "ID" - a unique identifier for the product's feature.
- "Feature Name" - the name of the feature.
- "C" (Commercial) - indicates that the feature is enabled for the commercial license.
- "E" (Evaluation) - indicates that feature is enabled for the evaluation license.
- "Exp" (Expired Commercial) - indicates that the feature is enabled for the expired commercial license.
- "ExpE" (Expired Evaluation) - indicates that the feature is enabled for the expired evaluation license.
- "I" (Invalid) - indicates that the feature is enabled for the invalid license.
The user is able to enter feature attributes directly in the grid using in-place editing.