Call to action

Settings wheel

  1. Add new

After clicking on it, redirects to the specs of the add/edit social titles

  1. Refresh list

After clicking on it, the page is reloaded. Sorts and searches are kept.

  1. Show SQL query

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
  1. Export to SQL Manager

After clicking on it, the SQL query is opened in Advanced parameters > Database > SQL Manager

Titles

Data columns

  1. ID

Displays the ID of the title

  1. Social title

Displays the social title.

  1. Gender

Displays the gender of the title.

  1. Image

Displays the uploaded image for the title.

Filter columns

  1. ID

It’s possible to sort by id asc or desc and search by id.

  1. Social title

It’s possible to sort by social title asc or desc and search by social title.

  1. Gender

It’s possible to sort by picking the gender from a drop-down menu.

  1. Image

Shows an image of the tile.

  1. Actions

Edit. The title can be edited as often as necessary.

👉 See the specs of the add/edit social title

Delete. The title can be deleted by clicking on 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 title is deleted, a successful message is displayed “Successful deletion.”

Bulk actions

  • Select all/Unselect all: this button will select/unselect all the checkboxes at the beginning of each row of the listing.
  • Delete selected: This button will delete the selected titles. After clicking on “Delete selected”, 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)?” (See issue #14462). The action can be canceled by clicking on the cross or on the cancel button. After clicking on “Delete” button, the selected title is deleted, a successful message is displayed “The selection has been successfully deleted.”