If multistore is enabled on the shop, firstly a message is presented: “Note that this page is available in all shops context only, this is why your context has just switched.”.
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
In this section 3 rows are presented:
It’s possible to sort by id asc or desc and search by id.
It’s possible to sort by name asc or desc and search by name.
Edit. The user can edit a profile as often as necessary.
👉 See the specs of the add/edit profile
Delete. A profile 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 profile is deleted, a successful message is displayed “Successful deletion.”