PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB16] Looper in Internal_Page control doesn´t work
[WB16] Looper in Internal_Page control doesn´t work
Iniciado por guest, 22,nov. 2014 15:14 - 2 respuestas
Publicado el 22,noviembre 2014 - 15:14
Hi,

I tried 2 hours today to put a looper in a internal page control, but it doesn´t work. If you run "looperaddline" nothing happens. Can anybody confirm this as a bug ?
Publicado el 22,noviembre 2014 - 16:18
Hi Michael

not without seeing your code and knowing WHERE the code is run from...

Best regards
Publicado el 22,noviembre 2014 - 17:20
OK, here the steps to reproduce:

1. Create a new page with a internal page control
2. Create a new internal page
3. link the internal page to the internalpage control
4. In the internal page create a looper , a button with "looperaddline" and a edit field with the calendar button (this is another bug)
5. run the webpage. Click the controls (calendar_button 2 types)
Both controls (looper and the calendar button doesn´t work)

All in WB16, in WB19 it works.