|
Bonjour, Je me trouve confronté à un petit problème : j'ai un ContainerList appelé portlet qui contient d'autres ContainerLists : publi standard, tableau de fichiers... Extrait : <content:declareContainerList name = "portletContainer" title = "Conteneur de portlets" titleKey = "portletContainer" bundleKey = "<%= resBundleID %>" > <content:declareContainer> <content:declareField name = "portletType" title = "Type du portlet" titleKey = "portlet.type" bundleKey = "<%= resBundleID %>" type = "SharedSmallText" value = "<jahia_multivalue[standard:module:tableau de fichiers:multi-colonnes:comment s'y rendre:telechargement:partenariats:onglets billets abonnements]>standard" /> <%//----------------------------------------------------------------- %> <%// Déclaration du bloc de publication standard %> <%@ include page="publi_std_decl.jsp" %> <%//----------------------------------------------------------------- %> <%// Déclaration du tableau de fichiers %> <%@ include file="tableau_fichiers_decl.jsp" %> ... </content:declareContainer> </content:declareContainerList> Je choisis le type de portlet par une liste déroulante. Lorsque j'ajoute un ContainerList publication standard, un ContainerList tableau de fichiers puis un nouveau ContainerList publication standard, mes 2 ContainersList publication standard sont liés (ils ont le même contenu et si j'en modifie un, cela modifie l'autre). Comment puis-je résoudre ce problème. Merci ! Thomas |
- ContainerList de ContainerList : mes publications s... Thomas RENARD
- Re: ContainerList de ContainerList : mes publi... Philippe Vollenweider
- Re: ContainerList de ContainerList : mes ... Thomas RENARD
- Re: ContainerList de ContainerList : ... Philippe Vollenweider
- Re: ContainerList de ContainerList ... Thomas RENARD
- Cash jahia eric . duperrin
- RE: Cash jahia Marc Cardle
- Réf. : RE: Cache jahia eric . duperrin
