PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB19] Button generation type
[WB19] Button generation type
Iniciado por guest, 06,abr. 2015 09:49 - No hay respuesta
Publicado el 06,abril 2015 - 09:49
Hi,

Hope everyone has had a happy Easter.
Does anyone have some info on the generation type of buttons in Webdev?
I cannot find any documentation on this and I recently had some issues with buttons not responding when the type was wrong. Some popups work when set to Link, some don't (Operation and action set to none of course)
Most of my buttons seem to be of the link <a> referencable type, but I don't know where that comes from.
I often copy buttons, not bothering about its type.

I guessed the button type does a form post while a link type does not.
So the link type seems appropriate for popups.
This assumption seems wrong, because some popups work and some don't.
It's a trial and error process to find out what works.
Or should I set all to automatic?

Any hints or info appreciated, I don't like guessing when it comes to programming.

Regards,
Piet