PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB20] Changing the source of the Internal Page control
[WB20] Changing the source of the Internal Page control
Iniciado por guest, 10,sep. 2015 23:36 - 1 respuesta
Publicado el 10,septiembre 2015 - 23:36
Hello:
I have a Page with an Internal Page control in WebDev [WB], and I would like to change the internal page of this control via a user selection. Is this possible?

Thanks
Michael
Publicado el 11,septiembre 2015 - 13:47
there are a handfull of things you can do.

1) use the dashboard control the 'widgets' it uses are in fact internal pages.

2)create all the internal pages beforehand and only display the selected

3) use normal pages instead of internal pages and use an IFrame