When viewing an attribute, the name of the selected attribute is displayed as the name of the block.
A call to actions is displayed in the header of this page:
👉 See the specs of the add/edit attribute value
When clicking on the settings wheel, the following options are displayed:
After clicking on it, the page is reloaded. Sorts and searches are kept.
After clicking on it, the SQL query is displayed in a modal. The SQL query takes into account filters and sorts that have been done.
There are two buttons:
Close: After clicking on it, the modal is closed Export to SQL Manager: After clicking on it, the SQL query is opened in Advanced parameters > Database > SQL Manager
After clicking on it, the SQL query is opened in Advanced parameters > Database > SQL Manager
Clicking on the Bulk actions button allows users to perform bulk actions for selected attribute values (using the checkboxes). A user can:
The page displays the attribute values list with the following columns:
It’s possible to sort by id asc or desc and search by id.
It’s possible to sort by value asc or desc and search by value.
The position of each attribute value can be changed by clicking on this column and by moving it up or down. After changing the position, the message “Successful update.” is displayed. 4. Actions
Edit. The user can edit an attribute value as often as necessary.
👉 See the specs of the add/edit attribute value
Delete. An attribute value can be deleted by clicking this button. After clicking on Delete, a modal with the title “Delete selection” is opened asking to confirm or cancel the action: “Are you sure you want to delete the selected item(s)?” The action can be canceled by clicking on the cross or on the cancel button. After clicking on “Delete” button, the attribute value is deleted, a successful message is displayed “Successful deletion.”
The search button is disabled as long as no search field has been filled. After clicking on “search”, the “search” button is disabled and a “reset” button is displayed. If there is no results for the search done, the following message is displayed: “No records found”. When clicking on “reset”, the search is removed and all the results are displayed.
The “Back to the list” button redirects to the attributes listing.
👉 See the specs of the attributes listing