<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Sep 2017 20:03:00 Z</lastBuildDate><pubDate>27 Sep 2017 15:51:00 Z</pubDate><description>Hi&#13;
&#13;
In my webdev php project some loopers are not working as they should.&#13;
&#13;
The code below sometimes leaves the label blank:&#13;
&#13;
ROW DISPLAY OF LOOP_CHAMADOS IF LOOP_CHAMADOS.ATT_Status = 1 THEN LOOP_CHAMADOS[LOOP_CHAMADOS].IMG_STATUS = IMG_RED END IF LOOP_CHAMADOS.ATT_Status = 2 THEN LOOP_CHAMADOS[LOOP_CHAMADOS].IMG_STATUS = IMG_YELLOW END IF LOOP_CHAMADOS.ATT_Status = 3 THEN LOOP_CHAMADOS[LOOP_CHAMADOS].IMG_STATUS = IMG_GREEN END LOOP_CHAMADOS[LOOP_CHAMADOS].FSTC_Nome = Decode(LOOP_CHAMADOS[LOOP_CHAMADOS].ATT_Nome) [attachment 2442 looper.png]</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php/read.awp</link><title>WB21- Looper problem (php)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62781/read.awp</comments><pubDate>27 Sep 2017 20:03:00 Z</pubDate><description>Hi Julio&#13;
&#13;
1. You shouldn't use the php mode&#13;
&#13;
2. You should ALWAYS use attributes to work on your looper elements and not the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62781/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62781/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php/read.awp">WB21- Looper problem (php)</source><title>Re: WB21- Looper problem (php)</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62776/read.awp</comments><pubDate>27 Sep 2017 17:43:00 Z</pubDate><description>Hi,&#13;
&#13;
The code should be -&#13;
&#13;
IF LOOP_CHAMADOS [LOOP_CHAMADOS].ATT_Status = 1 THEN&#13;
LOOP_CHAMADOS [LOOP_CHAMADOS] .IMG_STATUS =…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62776/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php-62776/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62774-wb21-looper-problem-php/read.awp">WB21- Looper problem (php)</source><title>Re: WB21- Looper problem (php)</title></item></channel></rss>
