<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Oct 2017 15:14:00 Z</lastBuildDate><pubDate>15 Oct 2017 18:49:00 Z</pubDate><description>Hello,&#13;
&#13;
I have a control template with 3 edits: edtName, edtAddress, edtCity&#13;
&#13;
I have put this control template in a looper.&#13;
&#13;
Now I want to control the visibility of those edits.&#13;
&#13;
In my looper I have just one control for which i can make an attribute, i.e. my control template itself. So it's not possible to make an attribute for one of the edits in my control template for setting the visibility.&#13;
&#13;
How can I access the edit fields in this control template and set the visible property ?&#13;
&#13;
Code like this does not work:&#13;
Idx = looperaddline(MyLooper)&#13;
MyLooper[Idx].attMyControlTemplate.edtName..visible = False does not work&#13;
&#13;
Anyone any suggestions ?&#13;
&#13;
Thx,&#13;
Bart</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper/read.awp</link><title>[WD17] Control template in looper</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/62945-wd17-control-template-looper-62972/read.awp</comments><pubDate>17 Oct 2017 15:14:00 Z</pubDate><description>Ok Fabrice, fair enough.&#13;
Thanks for your reply.&#13;
&#13;
Regards,&#13;
Bart</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62972/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62972/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper/read.awp">[WD17] Control template in looper</source><title>Re: [WD17] Control template in looper</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62964/read.awp</comments><pubDate>17 Oct 2017 00:45:00 Z</pubDate><description>Hi Bart,&#13;
&#13;
they are making a control template in order to do everything you describe in all situations that are EQUAL.&#13;
&#13;
Howev…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62964/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62964/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper/read.awp">[WD17] Control template in looper</source><title>Re: [WD17] Control template in looper</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62962/read.awp</comments><pubDate>16 Oct 2017 19:15:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
Why I want to do that? Because Control templates exists in WinDev.&#13;
&#13;
There is also a lot of code in the onChange…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62962/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62962/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper/read.awp">[WD17] Control template in looper</source><title>Re: [WD17] Control template in looper</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62956/read.awp</comments><pubDate>16 Oct 2017 15:23:00 Z</pubDate><description>Hi Bart&#13;
&#13;
why would you want to use a control template in looper? Just paste each control that is part of the template in it, a…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62956/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper-62956/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62945-wd17-control-template-looper/read.awp">[WD17] Control template in looper</source><title>Re: [WD17] Control template in looper</title></item></channel></rss>
