PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Enumeration and Combinations
Enumeration and Combinations
Iniciado por guest, 27,ago. 2015 23:04 - No hay respuesta
Publicado el 27,agosto 2015 - 23:04
Just playing around with an analysis. I see a new (to me) data type in the dropdown when declaring fields in the Analysis called "Enumeration". I have looked it up, could find it useful one of these days under certain circumstances (although I could probably do the same thing with check boxes and radio buttons... but the exclusive/and/or stuff would be of some use to reduce logic/programming).

However when I try to add one it tells me

"No enumerations or combination was associated with the item."

Ooookayyy... what does that mean and what do I do about it?

Thanks in advance, Art