IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Zope Python Discussion :

si vous pouvez regarder


Sujet :

Zope Python

  1. #1
    Membre du Club
    Inscrit en
    Juin 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juin 2006
    Messages : 127
    Points : 60
    Points
    60
    Par défaut si vous pouvez regarder
    bonjour,
    je ne trouve pas mon erreur.
    voila je doit afficher dans une table le résultat d'une recherche.
    dans cette table je récupere le titre de l'objet rechercher, sa description et un autre champs qui est "comments".
    mon brobleme est avec "comments", ça me donne erreur dan le chemin.
    malgrer que "description " me laffiche.
    si qlq un à une idée!!, merci d'avance

  2. #2
    Membre habitué Avatar de HexChit
    Profil pro
    Inscrit en
    Juin 2006
    Messages
    127
    Détails du profil
    Informations personnelles :
    Âge : 40
    Localisation : France, Paris (Île de France)

    Informations forums :
    Inscription : Juin 2006
    Messages : 127
    Points : 136
    Points
    136
    Par défaut
    ...

  3. #3
    Membre du Club
    Inscrit en
    Juin 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juin 2006
    Messages : 127
    Points : 60
    Points
    60
    Par défaut
    je tourne en rond, je ne trouve pas pourqoi mon code ne marche pas:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
     
     <table id="sortable"
                                    class="listing"
                                    summary="Content listing"
                                     i18n:attributes="summary summary_content_listing;">
           <thead>              
    <tr>      <th>&nbsp;<tal:title i18n:translate="listingheader_title">Title</tal:title>&nbsp;
     </th> <th tal:attributes="class python:nosortclass">&nbsp;<tal:description i18n:translate="listingheader_description"                                  >Description</tal:description>&nbsp;
    	  </th>       <th tal:attributes="class python:nosortclass">&nbsp;<tal:scdmLead i18n:translate="listingheader_scdmLead"
                                    >ScdmLead</tal:scdmLead>&nbsp;
    		               </th>
    			       <th tal:attributes="class python:nosortclass">&nbsp;<tal:comments i18n:translate="listingheader_comments"
                                    >comments</tal:comments>&nbsp;
    		               </th>
    		               <th tal:attributes="class python:nosortclass">&nbsp;<tal:tableau1 i18n:translate="listingheader_tableau1"
                                    >2005</tal:tableau1>&nbsp;
    		               </th>
    			       <th tal:attributes="class python:nosortclass">&nbsp;<tal:2006 i18n:translate="listingheader_2006"
                                    >2006</tal:2006>&nbsp;
    		               </th>           </tr>          </thead>   <tbody>
                       <tr>    <tal:package tal:repeat="package packages">              <td> <img tal:replace="structure here/product_icon.gif" />     <a tal:attributes="href package/getURL" tal:content="package/Title"/> </td> 
         <td> <span tal:attributes="href package/getURL" tal:content="package/Description"/> </td> 
         <td><span tal:attributes="href package/getURL" tal:content="package/scdmLead|string:"/> </td>
    	     <td><span tal:attributes="href package/getURL" tal:content="package/Comments|string:"/> </td>
    				     <td> 2005  </td>
      <td>2006 </td>  </tal:package> </tbody>   </table>
    pour scdmLead et comments je n'est aucun résultats, pourqoi?

Discussions similaires

  1. Réponses: 70
    Dernier message: 23/08/2007, 16h57
  2. [DevDays 2006] - vous pouvez les voir ou les revoir en vidéo
    Par Thomas Lebrun dans le forum Événements et Conférences
    Réponses: 32
    Dernier message: 14/04/2006, 17h33

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo