[backend.user.isAdmin] @import 'EXT:vendee_faq/Configuration/TSConfig/BackendLayouts/faq.tsconfig' [GLOBAL] //SUPP les champs des faqs TCEFORM.tx_jpfaq_domain_model_question { additional_content_answer.disabled = 1 categories.disabled = 1 helpful.disabled = 1 nothelpful.disabled = 1 questioncomment.disabled = 1 answer.label = Réponse } mod.wizards.newContentElement.wizardItems { common { elements { faq { iconIdentifier = faq title = Liste de questions description = Bloc pour l'accordéon de question (FAQ) tt_content_defValues { CType = faq } } } show := addToList(faq) } }