Hide Page & Content tables from list view


/ Published in: TYPO3
Save to your folder(s)

Do you have users who always end up in list view and get confused about how to edit their website? Want to add the page & content tables from the list view? Do this. Add any other table to hide it from list view.


Copy this code and paste it in your HTML
  1. mod.web_list.hideTables = pages, tt_content

Report this snippet


Comments


You need to login to view comments.