PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Windev 22 mobile loopers being glitchy
Windev 22 mobile loopers being glitchy
Iniciado por grzebinogajakub, 28,ene. 2019 15:49 - No hay respuesta
Publicado el 28,enero 2019 - 15:49
I am working on an app that contains forms and loopers. The general flow is that when you fill out a form, you can view it in a looper. When you select a form that was already filled out, you can either view the previous saved forms or fill out a new one that is blank. If you select to view a previous form, the looper should show all previous forms and populate a blank form with its data upon selection of a row.

The problem I am experiencing is that sometimes, the loopers on some forms do not display on some devices eventhough I am using up to date versions of android and fireOS. The looper is there because I can see and move the scroll bar also when I select where the looper should be, it populates the empty form, yet no edit controls or static controls show.

Could anyone help me solve this?