pluginsGLPI / formcreator

GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)
http://www.teclib-edition.com
GNU General Public License v3.0
174 stars 125 forks source link

Fallo condicional en seccion #3456

Open MonteroJR opened 9 months ago

MonteroJR commented 9 months ago

GLPI: 10.0.12 Formcreator: 2.13.8

Buenas: Estoy configurando un formulario. Tengo una seccion configurada para que esté oculta a menos que 1ªOpion AND 2ªOpcion se cumpla. En vez de hacer un AND hace un OR

Gracias.

btry commented 9 months ago

Hi Please write in english. I must use a translator, and I'm afraid it does not translates well : as is I don't understand well your problem. Also, you should show the condition with a screenshot.

MonteroJR commented 8 months ago

image

In previous versions of GLPI and FormCreator, when I put the expression "> 0", what it did was the following. If that field was not empty, then that section was shown. Now I am putting it but the section always appears, whether that field is empty or not.