A call to action button is displayed:
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 performing bulk actions for the selected states (using the checkboxes). A user can:
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.
It’s possible to sort by ISO code asc or desc and search by ISO code.
It’s possible to sort by zone asc or desc and to search for a zone by selecting one in the drop-down.
It’s possible to sort by country asc or desc and search for a country by selecting one in the drop-down.
It’s possible to search for enabled or disabled states by selecting either “yes” or “no” in the drop-down.
Edit - This is the main action and it can be performed by clicking on the line. After clicking on it, the edit state page is displayed.
👉 See the specs of the add edit state
Delete - After clicking on it, the state is deleted and the following success message is displayed: “Successful deletion.”.
Search 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.