Hello,
I'm gonna try to explain my problem.
In fact, I have a form where I have a list where the user can select the following signs :
<, >, >=, <=, = (greater than, less than etc...)
Also, the user has the possibility to set the value that will be go with the operator above.
I tried the...