• On a post, I want to display :

    1. A google map

    2. The search field as below
    Rechercher dans toute la base de données : [wctsearch]

    3. 4 x [wctselect] as below
    Pays : [wctselect id=”3″ field=”pays” maintext=”Tous” salt=”4″ sort=”name ASC”]
    Région : [wctselect id=”3″ field=”region” maintext=”Toutes” salt=”2″ sort=”name ASC”]
    Département : [wctselect id=”3″ field=”departement” maintext=”Tous” salt=”1″ sort=”name ASC”]
    Mois : [wctselect id=”3″ field=”mois” maintext=”Tous” salt=”3″ sort=”name ASC”]

    4. 1 x [wctclear] as below
    Réinitialiser l’affichage : [wctclear]

    5. The table
    [wctable id=”3″]

    but when I click on an entry, I just want to see only the entry and not the 1, 2, 3 and 4.
    How to do that ?
    If I put the “select” fields in the text area before the table setup, the selection doesn’t apply to the table !

    Hope you could help me

    François

    http://wordpress.org/extend/plugins/custom-tables/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: custom tables] Difference between entry display and table display’ is closed to new replies.