<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Apr 2020 10:05:39 Z</lastBuildDate><pubDate>6 Apr 2020 04:02:35 Z</pubDate><description>Bonjour.&#13;
&#13;
J'ai un Champ Table dont chaque colonne est remplie par la base de donnée (contenu/remplissage dans descriptions de la table)&#13;
&#13;
Dans l'une des colonne, j'ai que des nombres ( 1 2 3 4 5 6 etc...) qui correspondent à un identifiant d'une autre table.&#13;
&#13;
Comment afficher un élément de l'autre table au lieu des nombres ???&#13;
&#13;
Si ce c'est pas possible, est il possible de lui dire d'afficher "xxx" au lieu de 1, "yyy" au lieu de 2, etc dans le champs Table ???&#13;
&#13;
Merci.</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table/read.awp</link><title>modifier l'affichage dans champs table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238372/read.awp</comments><pubDate>6 Apr 2020 10:05:39 Z</pubDate><description>Bonjour,&#13;
Une autre solution consiste à remplir le champ via une requête:&#13;
[code:wl]&#13;
SELECT&#13;
    TABLE1.PK_Table1,&#13;
    TABLE1.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238372/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238372/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table/read.awp">modifier l'affichage dans champs table</source><title>Re: modifier l'affichage dans champs table</title></item><item><author>Padbrain</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238368/read.awp</comments><pubDate>6 Apr 2020 09:13:58 Z</pubDate><description>Bonjour,&#13;
&#13;
Peut-être comme ceci :&#13;
&#13;
https://hostimage.windev.io/images/libellecategorie_fbc16ee7b67d807e322aa88bdf021dce.jpg&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238368/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238368/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table/read.awp">modifier l'affichage dans champs table</source><title>Re: modifier l'affichage dans champs table</title></item><item><author>Julien V</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238365/read.awp</comments><pubDate>6 Apr 2020 08:55:14 Z</pubDate><description>Bonjour, &#13;
&#13;
Vous pouvez faire une colonne de type combo :&#13;
&#13;
Dans contenu le fichier parcouru est votre autre table, la rubriqu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238365/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238365/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table/read.awp">modifier l'affichage dans champs table</source><title>Re: modifier l'affichage dans champs table</title></item><item><author>jean.pierre.bloch</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238364/read.awp</comments><pubDate>6 Apr 2020 08:53:57 Z</pubDate><description>Bonjour,&#13;
&#13;
Il faut faire une liaison par programmation.&#13;
Voir ..LiaisonFichier : https://doc.pcsoft.fr/fr-FR/index.awp?2510060&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238364/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table-238364/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238358-modifier-affichage-dans-champs-table/read.awp">modifier l'affichage dans champs table</source><title>Re: modifier l'affichage dans champs table</title></item></channel></rss>
